[EMAIL PROTECTED] wrote:
Dear Friends,
I am encountering a strange problem with my mod perl 2. I have installed mod perl 2 on apache and its using perl-5.8.6. I am using a server with two AMD 64 bit processors and 4 GB RAM. Initially I was using perl 5.8.6 in /usr/local/bin/perl configured with static Dynaloader which was used in Apache configuration when Apache was being installed. But for mod perl, I installed a different perl in /opt/perl4modperl/bin which was configured with dynamically linkable Dynaloader. Then I used that modperl in Apache as a LoadModule. Because I wanted to use the same old cgi-perl script, I used

                                   PerlHandler Apache::PerlRun

You should spend a lot of time on perl.apache.org

Its
PerlResponseHandler Modperl::PerlRun

Thats definetely in the FAQ.

--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to