Jump to content

bugzilla issues on Apache + hpux


tvraghavan

Recommended Posts

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

 

 

Link to comment
https://forums.phpfreaks.com/topic/142011-bugzilla-issues-on-apache-hpux/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.