in reply to Re^3: mod_perl.so installed, not running?
in thread mod_perl.so installed, not running?
to httpd.conf as well. However there's no mod_perl.c when I type httpd -l so the above IfModule statement isn't doing much probably.....? Any ideas? Thanks for the help. P<IfModule mod_perl.c> #Alias /perl/ /home/httpd/perl/ <Location /perl> SetHandler perl-script PerlHandler Apache::Registry Options +ExecCGI </Location> </IfModule>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: mod_perl.so installed, not running?
by u235sentinel (Hermit) on Jul 29, 2004 at 15:04 UTC |