Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: mod_perl debugging help

by idle (Friar)
on Jun 23, 2006 at 09:04 UTC ( [id://557121]=note: print w/replies, xml ) Need Help??


in reply to mod_perl debugging help

Check free disk size:
df -h
Find your logs:
grep ErrorLog  `locate httpd.conf`
Restart httpd daemon:
apachectl configtest && apachectl graceful
Check /var/log/messages to see if httpd complaint about some wrong permissions.
And read the logs.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://557121]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-16 04:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found