bigalc
12-02-2006, 04:02 PM
Can anyone help me- I need to be able to acess certain folders in the root of this directory. It's not a server that I've set up myself so I don't have proper access to the admin panel. Attached is a screen shot of the directory structure - I need to be able to access the php folder from an html file in the public/www folder and run the scripts there. At least, I think that's what I need to do - I've tried running scripts from public/www/php but I get an error message from the server (which appears to be running Apache 1.3.3), like this:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /dev/php/login.php.
Reason: Could not connect to remote machine: Connection refused
So perhaps php isn't installed?
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /dev/php/login.php.
Reason: Could not connect to remote machine: Connection refused
So perhaps php isn't installed?