[csw-users] Problems with bad perl / mod_perl interaction

Robert Stampfli res at colnet.cmhnet.org
Sat Feb 11 05:29:02 CET 2006


I just upgraded CSWperl (to 5.8.8) but found that my Apache
web server would not come up after doing so.  The problem
is that CSWmodperl is still expecting the old perl (5.8.7)
and cannot find things in the new hierarchy.  If you don't
use mod_perl, this upgrade will not be a problem for you.

However, if you do encounter this problem, here is a quick
and dirty work-around that seems to work for me:

ln -s 5.8.8 /opt/csw/lib/perl/5.8.7

Rob



More information about the users mailing list