ID:               19248
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         FTP related
 Operating System: AIX 4.3
 PHP Version:      4.3.0-dev
 New Comment:

Closing then.



Previous Comments:
------------------------------------------------------------------------

[2002-12-10 02:26:22] [EMAIL PROTECTED]

It works fine now and I don't know what has happened.

------------------------------------------------------------------------

[2002-12-07 01:48:35] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



------------------------------------------------------------------------

[2002-09-11 07:19:54] [EMAIL PROTECTED]

I tried ftp_connect() with an IP address as argument ... same trouble.
In main/php_config.php, #define HAVE_GETADDRINFO 1
 was already uncommented , so I commented it ... and tried again.
Make output is available at
http://demoweb.regie-france.com/make_20020911.stdout. Have you noticed
the
warnings in ext/ftp/ftp.c ?
Test is available at http://demoweb.regie-france.com/test.php

------------------------------------------------------------------------

[2002-09-09 11:53:48] [EMAIL PROTECTED]

Does it work when you use an IP address? In
main/php_config.h it probably says
#define HAVE_GETADDRINFO 1
If you uncomment this and do make, does it work then?
Some versions of the bind library have broken
getaddrinfo(), maybe you have one too?

------------------------------------------------------------------------

[2002-09-09 09:32:01] [EMAIL PROTECTED]

ups, in fact the installation of PHP 4.3.0 makes a new bug ?
ftp_connect still don't work, and now, fsockopen don't work

COMPILATION LOG : http://demoweb.regie-france.com/make.stdout

PHPINFO : http://demoweb.regie-france.com/phpinfo.php

TEST HERE : http://demoweb.regie-france.com/test.php

------------------------------------------------------------------------

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/19248

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

Reply via email to