tvraghavan Posted January 22, 2009 Share Posted January 22, 2009 Am using the bundled apache server that comes with hp-ux 11v3 Trying to setup bugzilla. Downloaded and installed all prerequisite PERL modules. But I have installed them on a custom path /opt/bugzilla/perl_lib (vs default PERL path) I have setup the PERL5LIB env variable and checksetup.pl passed all validation steps Am using mod_cgi in apache. (since bugzilla installation warns abt memory consumption with mod_perl ) When trying to hit the bugzilla index.cgi it fails to load the customer perl lib path. (e.g. Unable to load Date::TimeStamp @INC .... ) Tried setting the env in Apache but unable to resolve the issue SetEnv PERL5LIB "/opt/bugzilla/perl_lib/site_lib/5.8.8:......" Pls help me to resolve the issue Thanks, -tvraghavan Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.