Hello i am using phpWebFTP with easyphp (windows,apache,php4) without problem but now i installed apache and php5 and the phpWebFTP allways use ascii mode. I use both versions of phpWebFTP with same problem. When i use the same code in a server with php4 i have no problem. The ftp server always are the same. i look php.ini and apache configuration and i cannot see anything wrong. Can u have any idea? Thx for advance
I use 3.3a verison; if you have other verison line numbers can be different; This happens bcz FTP_BINARY not equal 1.
You need to change 3 line:
in index.php:
in inluce/ftp.class.php
Last edit: Alexandr 2013-08-28