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

Reply via email to