Author Topic: Warning ftp mk_dir Fatal Err  (Read 2691 times)

0 Members and 1 Guest are viewing this topic.

Offline mjt123

  • Pre-Newbie
  • Posts: 2
    • View Profile
Warning ftp mk_dir Fatal Err
« on: April 19, 2003, 10:29:22 AM »
Hello I veay new to all this But i did do my best to READ but i cant find a fix. so can some one help me

Ok if i go  to
make a new Categorie i get this

Warning: ftp_mkdir: ./../data/media/4: No such file or directory in /home/httpd/vhosts/home.com/httpdocs/4images/admin/categories.php on line 90

Fatal error: Call to undefined function: ftp_close() in /home/httpd/vhosts/home.com/httpdocs/4images/admin/categories.php on line 94


But if i go to Categories it made it but there is no File on FTP like 1,2,3,4 in the data/media folder

Now i no im runing my host is runing i safe mode and i tri to do the edit to

 /admin/categories.php and /global.php But it made diff err. so i win back to the orl. files and the other err. went away

so what should i do if it the safe mode edit that i need to fix i have some ?


1 I dont not have a global.php in the /admin i have one in main dir. so i did  that one is that right ?

2 i dont know what to put for the
                                          ????????????????????????????
define('MEDIA_PATH_FTP', "/httpdocs/4images/data/media");
                                          ?????????????????????????????
define('THUMB_PATH_FTP', "/httpdocs/4images/data/thumbnails");

is it www.home.com/httpdocs/.......

Thanks for the help

Mike