Re: mod perl installed but not running
Fred Moyer <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Try one of the examples on this page: http://perl.apache.org/docs/2.0/user/intro/start_fast.html On Saturday, January 28, 2012 at 2:32 PM, mike cardeiro wrote: > I installed mod_perl, tested it, added "LoadModule perl_module /usr/local/apache/modules/mod_perl.so" to httpd.conf > > apache restarts but when I look at the Environment variable as well as the server headers when I make a request, no mod perl. > > I am running linux, Apache2 mod_perl2. any ideas...I am sure at one point it was running, and I have been playing around with prreloading various modules it is no longer working (i think). > > Mike Cardeiro