Gossamer Forum
Home : General : Internet Technologies :

Apache::Reload

Quote Reply
Apache::Reload
I am having a strange probem with Apache::Reload. I seem to be having the exact same problem as this guy:

http://www.gossamer-threads.com/...ache::Reload_P91047/

That thread didn't really fix his problem though. The same thing is happening to me. I enable Apache::Reload by adding this code to httpd.conf:

Code:


PerlModule Apache::Reload
PerlInitHandler Apache::Reload
PerlSetVar ReloadAll Off


When that is added, it gives my entire site a 500 error when loading a page. It even does it with a static html page.

I have the latest version of Apache2 (2.0.48) and mod_perl2.

I have Apache::Reload working fine on my old server running an older version of Apache2. There must be a way to get it to work. Anyone have any ideas?
Subject Author Views Date
Thread Apache::Reload xev 4886 Jan 29, 2004, 5:54 AM
Thread Re: [xev] Apache::Reload
Alex 4673 Jan 29, 2004, 8:28 AM
Post Re: [Alex] Apache::Reload
xev 4635 Jan 29, 2004, 9:13 AM