Item8498: Should mention how to ensure mod_perl is enabled in apache

pencil
Priority: Enhancement
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: ModPerlEngineContrib
Branches: master
Reported By: MartinCleaver
Waiting For: Main.WillNorris
Last Change By: GeorgeClark
Should mention how to ensure mod_perl is enabled in apache:

run 'apache2ctl -M | grep perl_module' to see which modules are enabled and then, if needed, enable mod_perl (with 'a2enmod mod_perl').

-- MartinCleaver - 11 Feb 2010

also, this information may be available in configure's "Environment Variables" section. a sample:

SERVER_SIGNATURE Apache/2.2.9 (Debian) mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.10.0 Server at 127.0.0.1 Port 2116
SERVER_SOFTWARE Apache/2.2.9 (Debian) mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.10.0

-- WillNorris - 14 Feb 2010

 
Topic revision: r5 - 06 Jul 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy