Suppose I'm running PHP 4.0.0 on Apache 1.3.12 on a remote server (linked as a 
static module, OS is reported as AIX - kinda UNIX). My PHP script tries to 
fopen('http://somewhere.else.com/') while responding to HTTP request itself. I've got 
a "Socket must be already connected" error. Trying this on PHP 4.2.1 & Apache 2.0.36 
on Win32 at home (localhost) works OK. I'm a little dummy in sockets, PLEASE GIVE ANY 
SOLUTION! Suppose I can't upgrade neither Apache nor PHP, but in the worst case I can 
use full UNIX utilities collection on that server, including PERL.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to