Hello,
I recently installed Redhat 7, which includes/installs Apache and mod_perl.
I assumed mod_perl was installed and running successfully based on the http
error log (Mon Nov 13 15:37:16 2000] [notice] Apache/1.3.12 (Unix) (Red
Hat/Linux) mod_ssl/2.6.6 OpenSSL/0.9.5a DAV/1.0.1 mod_perl/1.24 configured
-- resuming normal operations), but when I do a httpd -l apparently its not:
Compiled-in modules:
http_core.c
mod_so.c
suexec: disabled; invalid wrapper /usr/sbin/suexec
So I decided to download the tarball and [re]install mod_perl... but without
the Apache source it is not happening.
If anyone has any advice/urls/pointers to FAQ's to get mod_perl up and
running in this situation it would be greatly appreciated!
TIA!
-Jim