Re: Reload Modules with Script without to restart Apache?
[prev]
[thread]
[next]
[Date index for 2004/12/14]
On Tue, 2004-12-14 at 18:32 +0100, Jens Gassmann wrote:
> we manage a Perl-Script under mod_perl on a server without possibility
> to reload, the admin is away. Only new mod_perl_scripts we can install,
> is there a way to reload the broken modules we use?
The standard way to do it is with Apache::Reload.
> We could not restart
> the server, only install new scripts. Maybe we could write a script
> thats reload the loaded Modules? Any ideas?
Sure, take a look at how Apache::Reload works and do something similar
yourself.
- Perrin
--
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
 |
 |
Re: Reload Modules with Script without to restart Apache?
Perrin Harkins 21:00 on 14 Dec 2004
|