Practical mod_perl / HTML Book /



previous page: 3.11.2. Can I Run mod_perl-Enabled Apache as suExec?
  
page up: HTML Version of the book
  
next page: 3.11.4. mod_auth_dbm Nuances

3.11.3. Should I Rebuild mod_perl if I Have Upgraded Perl?


Yes, you should. You have to rebuild the mod_perl-enabled server, because it has a hardcoded @INC variable. This points to the old Perl and is probably linked to an old libperl library. If for some reason you need to keep the old Perl version around, you can modify @INC in the startup script, but it is better to build afresh to save you from getting into a mess.

 

Continue to:

  • prev: 3.11.2. Can I Run mod_perl-Enabled Apache as suExec?
  • Table of Contents
  • next: 3.11.4. mod_auth_dbm Nuances







TOP
previous page: 3.11.2. Can I Run mod_perl-Enabled Apache as suExec?
  
page up: HTML Version of the book
  
next page: 3.11.4. mod_auth_dbm Nuances


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com