Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: zero plus eight?
(Example: nine)

The Note You're Voting On

Anonymous
12 years ago
If you are getting the very helpful warnings...
"Opening BINARY mode data connection" or
"Opening ASCII mode data connection"

... and have tried ftp_pasv, ftp_alloc, switching between FTP_ASCII or FTP_BINARY and blaming the FTP provider (like I did), try using ftp_close then ftp_connect to reset your FTP connection. Worked for me!

<< Back to user notes page

To Top