Hulya Gurer wrote:


Hello,

My system runs on Solaris 8, perl 5.8.3. I am upgrading the Apache from 2.49 to 2.54 with "./configure --prefix=/usr/local/apache2 --with-mpm=prefork --enable-mods-shared=all --disable-auth_digest"

and mod_perl 1.99_13 to mod_perl 2.0.1 with
" perl Makefile.PL MP_AP_PREFIX=/usr/local/apache2, and mod_perl"

In the beginning, it complained about the previous installation, then I renamed the Apache2 directory and the Apache2.pm, but despite having no errors on the installation, it never created the Apache2.pm. Eventually, when I tried to start
the apache with mod_perl, this is what I got on the error_log,

Read this:
http://perl.apache.org/docs/2.0/rename.html

Apache2.pm doesn't exist anymore.

FYI, you're code is going to break unless you change it after this upgrade.

--
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/resume.shtml
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