PHP Classes

Connection Failed

Recommend this page to a friend!

      PHP FTP  >  All threads  >  Connection Failed  >  (Un) Subscribe thread alerts  
Subject:Connection Failed
Summary:Can not connect to FTP.. need help.
Messages:1
Author:Chachi Camejo
Date:2006-10-27 23:08:27
 

  1. Connection Failed   Reply   Report abuse  
Picture of Chachi Camejo Chachi Camejo - 2006-10-27 23:08:27
I am getting the following error:

"connection failed: Array
(
[0] => -1
[1] => 110
)
Array
(
[0] => fsockopen failed
[1] => Connection timed out
)
connection failed"

It is not due to Username/Password. I know that I have those right.
I am using the test_ftp.php that was provided with the class package and changed only the U/P.
My ftp requires PASV to be set.. could that be it?