in reply to Module updates require webserver restart?
The first will reload on change the packages it contains allowing wild cards. The second will reload a directory if it has been touched.PerlInitHandler Apache::Reload PerlSetVar ReloadModules "Foo::* Bar::Foo" -or- PerlInitHandler Apache::Reload PerlSetVar ReloadTouchFile /usr/bin/perl/lib
As non-mod_perl goes. I find it odd that you need to restart the web server to load the modules. It may tie into the mod_cgi.
As well i may be making a dangerous assumption to believe you are using apache. Can you be more detailed with your problem
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Module updates require webserver restart?
by Calm (Acolyte) on May 02, 2007 at 19:36 UTC |