Subject: ftp_put problems...
Author: Amir Hajdar (dialup-64.157.113.45.Dial1.Dallas1.Level3.net)
Date: 27/10/2001 04:33
Hello,
I am having problems with ftp_put() command in PHP4 and have no clue how to fix it. The exact error is:
"error opening C:\test.jpg in /home/mydir/".
After using file_exists(), I realized that the script cannot find the file ("C:\test.jpg"), but it's there. (By the way, I also tried without striping C slashes and the result is the same - error openning C:\\test.jpg)
PHP4 engine is compiled with --enable-ftp and it runs on Linux.
Please let me know if you have a clue what is the problem. Thanks in advance!
Bookmarks