http://qs1969.pair.com?node_id=545226


in reply to Re: Invalid command 'PerlResponseHandler'
in thread Invalid command 'PerlResponseHandler'

Yah, i've already installed the right module... i have an apache2.0.54 with mod_perl2.0.1... But still the problem occurs.

Replies are listed 'Best First'.
Re^3: Invalid command 'PerlResponseHandler'
by PodMaster (Abbot) on Apr 24, 2006 at 06:56 UTC
    So you're halfway there. Now just configure apache properly and you'll be done.

    MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
    I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
    ** The third rule of perl club is a statement of fact: pod is sexy.

      mod_perl2 told you (Rexcel) during installation how to configure it for Apache2. If you have installed from binary package, probably the line LoadModule perl_module modules/mod_perl.so is missing in httpd.conf.