in reply to Apache Restart
/etc/init.d/apache-perl restart or /etc/init.d/apache-perl graceful
Alternatively, because it doesn't sound like you are making use of mod_perl, you may want to use ModPerl::Registry to run your CGI with the power of mod_perl.
See Getting your feet wet with mod_perl
|
|---|