Hi!
Script:
<?php
$test = fsockopen ('http://www.chrome.pl', '8080');
?>
Result:
Warning: fsockopen() [function.fsockopen]: unable to connect to http://www.chrome.pl:8080 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /home/fipaj/serwer/works/jabber-php/class_jabber_php-0.4.2/test1.php on line 2
Environment: Apache2, PHP5, Ubuntu5
Any ideas?
Best Regards,
Fipaj