in reply to ubuntu 10.04 mod_perl apache registry starter?
To show all loaded modules use:
apache2ctl -MIf perl_module has not been loaded, add the following line to your httpd.conf and restart Apache:
LoadModule perl_module modules/mod_perl.soDocumentation, tutorials, etc. can be found on http://perl.apache.org/.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: ubuntu 10.04 mod_perl apache registry starter?
by iaw4 (Monk) on Oct 06, 2010 at 13:02 UTC |