You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Richard M. Lemanski" <rl...@ee.siue.edu> on 2000/07/20 20:59:45 UTC

Access Denied to Apache from client

-- I am getting the Forbidden error...

Here are the errors that were logged the other night when the probelm
first
started.  I no longer have access to Apache from client.  I have read
all the
documentation that I could find on it but I have turned up nothing.

- Has anyone ran into this problem???
- The "Apache configured" lines in error_log was where I was
reconfiguring
httpd.conf to test different settings and then I would 'kill [httpd root
PID]'
to kill all httpd processes.  I remember I increased max requests per
client
from 1 to 5000 to test the extremes and that is when the problems
started.
- Any insight?

Thanks.

Rich


error_log

[Wed Jul 19 00:54:06 2000] [error] [client 192.168.0.2] (11)Resource
temporarily unavailable: couldn't spawn child process:
/home/httpd/cgi-bin/modperl.pl
[Wed Jul 19 01:16:18 2000] [notice] caught SIGTERM, shutting down
[Wed Jul 19 01:16:22 2000]  [notice] Apache/1.3.12 (Unix)  (Red
Hat/Linux) mod_perl/1.21  configured --
resuming normal operations
[Wed Jul 19 01:17:52 2000] [notice] caught SIGTERM, shutting down
[Wed Jul 19 01:18:00 2000] [notice] Apache/1.3.12 (Unix) (Red Hat/Linux)
mod_perl/1.21 configured --
resuming normal operations
[Wed Jul 19 01:18:50 2000] [error] [client 192.168.0.2] client denied by
server configuration: /home/httpd/cgi-bin/cgi_test.pl


access_log

192.168.0.2 - - [19/Jul/2000:01:05:10 -0500] "GET /perl/cgi_test.pl
HTTP/1.0" 200 197
192.168.0.2 - - [19/Jul/2000:01:05:10 -0500] "GET /perl/cgi_test.pl
HTTP/1.0" 200 197
192.168.0.2 - - [19/Jul/2000:01:05:10 -0500] "GET /perl/cgi_test.pl
HTTP/1.0" 200 197
192.168.0.2 - - [19/Jul/2000:01:18:50 -0500] "GET /cgi-bin/cgi_test.pl
HTTP/1.0" 403 291
192.168.0.2 - - [19/Jul/2000:01:18:50 -0500] "GET /cgi-bin/cgi_test.pl
HTTP/1.0" 403 291
192.168.0.2 - - [19/Jul/2000:01:18:50 -0500] "GET /cgi-bin/cgi_test.pl
HTTP/1.0" 403 291