Perrin Harkins wrote:
On Wed, 2004-04-14 at 13:21, Andrew Gaffney wrote:

I'm running Apache 1.3.29 and mod_perl-1.27 because I'm also using Mason. I have written a custom module for use in my mod_perl/Mason scripts, but when I make changes, I have to restart Apache so the module will be reloaded. Is there anyway to have it automatically reload my module when it is changed?


Apache::Reload is for mp1.

Ah, I was under the impression it was for MP2. How do you set it up? I tried adding 'PerlModule Apache::Reload' to my httpd.conf, but I got an error about it not being able to find the module.


--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548


-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to