[PHP] php_hostconnect()

2004-01-08 Thread Anthony Ritter
I currently have websites with two ISP's. I am getting a lot of warnings throughout a .php script on one server - such as: php_hostconnect() I have used the _same_ .php script exactly on my other ISP's server and I don't get any warnings. In addition, I have tested this script locally on Apache

[PHP] php_hostconnect: connect failed

2002-02-12 Thread Fred
I had been developing a script which needs to include the output of a perl cgi script. Using the rpm versions of Apache 1.3.19 and PHP 4.0.6 I had no problem using the following syntax: $url = http://my.host.com/search.cgi? . $QUERY_STRING; include ($url); Notice that I used the fully qualified