Thanatos
11-30-2002, 05:29 PM
502 error...
Quick details:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /perl/mod.pl.
Reason: Could not connect to remote machine: Connection refused
--------------------------------------------------------------------------------
Apache-AdvancedExtranetServer/1.3.26 Server at www.theted.org Port 80
I am running php for the main site, but I like using perl....php works fine, and runs out of the document root. Whenever I try to execute perl, I get the above message, even though the code is in the perl root. perl is installed and runs locally... I'm not running any proxy servers that I know of...I checked my httpd.conf file, and it looked 'right'...what am I missing??
I already have the script directory aliased in my conf file...
ARGH!!! is there some security setting I need to turn on?
Quick details:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /perl/mod.pl.
Reason: Could not connect to remote machine: Connection refused
--------------------------------------------------------------------------------
Apache-AdvancedExtranetServer/1.3.26 Server at www.theted.org Port 80
I am running php for the main site, but I like using perl....php works fine, and runs out of the document root. Whenever I try to execute perl, I get the above message, even though the code is in the perl root. perl is installed and runs locally... I'm not running any proxy servers that I know of...I checked my httpd.conf file, and it looked 'right'...what am I missing??
I already have the script directory aliased in my conf file...
ARGH!!! is there some security setting I need to turn on?