obay Posted September 21, 2007 Share Posted September 21, 2007 how long before ftp connections (ftp_connect()) are automatically closed? you see, i have a php file with a ftp_connect(), but with no ftp_close() since i was still testing it. now i can't upload files through filezilla and it says "too many connections". does it mean that my php script created too many connections? and that now my filezilla cannot connect? how long before the ftp connection made by the page are automatically closed? Link to comment https://forums.phpfreaks.com/topic/70141-how-long-before-ftp-connections-made-through-php-are-closed/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.