Search results

  1. V

    PHP 5.2.6 + fsockopen on localhost

    Hello, on a Mac OS X Server 10.5 with PHP 5.2.6 i've a problem with an old php script: Warning: fsockopen() [function.fsockopen]: unable to connect to 127.0.0.1:80 (Connection refused) in /path/to/script.php on line 54 I've tried to write a test script with the followin code: <?php...
Back
Top