> Hi Stig (and others, Wez for instance),
> 
> The patch below seems to have broken the ftp_get function (I used
> ftp_get($conn_id, $local_file, $remote_file, FTP_BINARY)) in Win95 and
> Win98, it now displays a warning:
> Warning: Type set to I. in .... on line .... and returns false.
> It works OK on WinNT and Win2000.

I looked into it a bit, and I get a windows error for the connect()
function:

WSAEFAULT:
 The name or the namelen parameter is not a valid part of the user address
 space, the namelen parameter is too small, or the name parameter contains
 incorrect address format for the associated address family.


Any pointers?

Cheerio, Marc.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to