Hello
I have a script which uses fopen( ). It works on my local machine which has
php and apache on a windows platform as well as on another server
(php/apache) which is windows based. However, when I have the same script on
a unix machine (php/apache), the fopen gives me the following error:
Warning: php_hostconnect: connect failed in
/usr/local/apache/htdocs/514parser.php on line 135
Warning:
fopen("http://www.thedeal.com/NASApp/cs/ContentServer?pagename=TheDeal/xmlfeed",
"r") - Bad file number in /usr/local/apache/htdocs/514parser.php on line 135
Any suggestions?
-jennifer
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php