httpd -M will print a list of both static and loaded modules
httpd -l only lists modules compiled into httpd
If mod_perl is installed you should see something like "perl_module" in the list
Mick if it is installed, then there should be a file called "/etc/httpd/conf.d/perl.conf".
That will make mod_perl available when apache is restarted after install of mod_perl
Thanks Guys
if i run http -M shows me
perl_module (shared)
and also there is a file /etc/httpd/conf.d/perl.conf
so guess apache is running with mod_perl
thnksss n really apprecite
regards
fabian
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.