#22591 [Fbk->Opn]: ftp_rawlist still not working

2003-03-11 Thread davidfelton at codemasters dot com
 ID:   22591
 User updated by:  davidfelton at codemasters dot com
 Reported By:  davidfelton at codemasters dot com
-Status:   Feedback
+Status:   Open
 Bug Type: FTP related
 Operating System: Windows 2000 Server
 PHP Version:  4.3.1
 New Comment:

I get the same result from the command line. A call to ftp_rawlist
hangs until the 30 second timeout is reached.

As a side note, I've tried this on a machine with OmniHTTPd installed
and got the same result.


Previous Comments:


[2003-03-10 19:44:53] [EMAIL PROTECTED]

Yes, with the CGI binary. But from cmd line.
But it shouldn't matter really..

Try it on command line too. So we can be sure it's
strictly under IIS when it doesn't work well..





[2003-03-10 10:14:27] davidfelton at codemasters dot com

Yes I downloaded from the link you gave me. phpinfo confirms I am
running 4.3.2-dev build 2195 
As far as I can tell it's all installed properley.
You did try with the CGI version?



[2003-03-10 10:05:29] [EMAIL PROTECTED]

Are you sure you tested the latest snapshot? 
Are you sure you installed it correctly?
I just tried it on my win2k machine, and this works just fine for me.




[2003-03-10 04:14:07] davidfelton at codemasters dot com

Thanks.
Yes.



[2003-03-07 12:04:06] [EMAIL PROTECTED]

Can you verify it's not working with the latest stable snapshot?




The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/22591

-- 
Edit this bug report at http://bugs.php.net/?id=22591&edit=1



#22591 [Fbk->Opn]: ftp_rawlist still not working

2003-03-10 Thread davidfelton at codemasters dot com
 ID:   22591
 User updated by:  davidfelton at codemasters dot com
 Reported By:  davidfelton at codemasters dot com
-Status:   Feedback
+Status:   Open
 Bug Type: FTP related
 Operating System: Windows 2000 Server
 PHP Version:  4.3.1
 New Comment:

Yes I downloaded from the link you gave me. phpinfo confirms I am
running 4.3.2-dev build 2195 
As far as I can tell it's all installed properley.
You did try with the CGI version?


Previous Comments:


[2003-03-10 10:05:29] [EMAIL PROTECTED]

Are you sure you tested the latest snapshot? 
Are you sure you installed it correctly?
I just tried it on my win2k machine, and this works just fine for me.




[2003-03-10 04:14:07] davidfelton at codemasters dot com

Thanks.
Yes.



[2003-03-07 12:04:06] [EMAIL PROTECTED]

Can you verify it's not working with the latest stable snapshot?




[2003-03-07 11:17:10] davidfelton at codemasters dot com

Can you verify that it's not working with 4.3.1 CGI?



[2003-03-07 11:00:59] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/22591

-- 
Edit this bug report at http://bugs.php.net/?id=22591&edit=1



#22591 [Fbk->Opn]: ftp_rawlist still not working

2003-03-10 Thread davidfelton at codemasters dot com
 ID:   22591
 User updated by:  davidfelton at codemasters dot com
 Reported By:  davidfelton at codemasters dot com
-Status:   Feedback
+Status:   Open
 Bug Type: FTP related
 Operating System: Windows 2000 Server
 PHP Version:  4.3.1
 New Comment:

Thanks.
Yes.


Previous Comments:


[2003-03-07 12:04:06] [EMAIL PROTECTED]

Can you verify it's not working with the latest stable snapshot?




[2003-03-07 11:17:10] davidfelton at codemasters dot com

Can you verify that it's not working with 4.3.1 CGI?



[2003-03-07 11:00:59] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



[2003-03-07 09:21:27] davidfelton at codemasters dot com

same as bug #16057, which was closed, but shouldn't have been.

ftp_rawlist doesn't work at all on windows server with IIS.
cgi version of PHP.

//connect
$con=ftp_connect("ftp.microsoft.com");

// Attempt to login to the remote server
ftp_login($con,"anonymous","[EMAIL PROTECTED]");

//try and use ftp_rawlist
$fileList = ftp_rawlist($con, "/Services/enterprise");//will hang




-- 
Edit this bug report at http://bugs.php.net/?id=22591&edit=1



#22591 [Fbk->Opn]: ftp_rawlist still not working

2003-03-07 Thread davidfelton at codemasters dot com
 ID:   22591
 User updated by:  davidfelton at codemasters dot com
 Reported By:  davidfelton at codemasters dot com
-Status:   Feedback
+Status:   Open
 Bug Type: FTP related
 Operating System: Windows 2000 Server
 PHP Version:  4.3.1
 New Comment:

Can you verify that it's not working with 4.3.1 CGI?


Previous Comments:


[2003-03-07 11:00:59] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



[2003-03-07 09:21:27] davidfelton at codemasters dot com

same as bug #16057, which was closed, but shouldn't have been.

ftp_rawlist doesn't work at all on windows server with IIS.
cgi version of PHP.

//connect
$con=ftp_connect("ftp.microsoft.com");

// Attempt to login to the remote server
ftp_login($con,"anonymous","[EMAIL PROTECTED]");

//try and use ftp_rawlist
$fileList = ftp_rawlist($con, "/Services/enterprise");//will hang




-- 
Edit this bug report at http://bugs.php.net/?id=22591&edit=1