Re: mod perl installed but not running
André Warnier <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Perrin Harkins wrote: > On Sun, Jan 29, 2012 at 5:22 PM, mike cardeiro <[email protected]> wrote: >> can anybody help me. I have mod_perl installed, I have "LoadModule >> perl_module /usr/local/apache/modules/mod_perl.so" in httpd.conf >> >> if the installation isn't right, shouldn't the server choke on restart >> because it cant load mod_perl.so? > > Time for some sanity checks. Try changing the path to mod_perl.so so > it points to nothing. See if you can still restart. If you can, > you're restarting a different server than the one that's using this > conf file. > .. or you are modifying a conf file that your server is not using. ;-)