> 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".
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
___
CentOS mailing list
CentOS@centos.org
http://list
fabian dacunha wrote:
fabian dacunha wrote:
Dear All,
I have recently installed centos 5 and working fine
now i have a query with apache
1) does apache gets installed with mod perl with the defult install of
centos 5
cause when i start up apache there is no mention of mod perl
also
httpd -
> fabian dacunha wrote:
>> Dear All,
>>
>> I have recently installed centos 5 and working fine
>>
>> now i have a query with apache
>>
>> 1) does apache gets installed with mod perl with the defult install of
>> centos 5
>>
>> cause when i start up apache there is no mention of mod perl
>>
>>
>> al
fabian dacunha wrote:
Dear All,
I have recently installed centos 5 and working fine
now i have a query with apache
1) does apache gets installed with mod perl with the defult install of
centos 5
cause when i start up apache there is no mention of mod perl
also
httpd -l | egrep mod_perl
pri
5 matches
Mail list logo