Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "13PermissionDenied" page has been changed by SpiceMan: https://wiki.apache.org/httpd/13PermissionDenied?action=diff&rev1=19&rev2=20 '''DO NOT''' set files or directories to mode 777, even "just to test", even if "it's just a test server". The purpose of a test server is to get things right in a safe environment, not to get away with doing it wrong. All it will tell you is if the problem is with files that actually exist. + == CGI scripts == + + Although the CGI script permission might look correct, the actual binary specified in the shebang might not have the proper permissions to be run. (Or some directory on its path, check with namei as explained above.) + = (13)Permission denied: proxy: HTTP: attempt to connect to 127.0.0.1:8080 (localhost) failed = This error is not really about file permissions or anything like that. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org