Re: Bugzilla update

James Violette <[email protected]> Sun, 16 Jun 2002 12:47:30 -0500
Newsgroups gmane.org.user-groups.aclug.webdev
Message-ID <[email protected]>
A clarification:

Perl 5.6.1 is installed under /usr/bin/perl, as normal.
Bugzilla expects perl to be in /usr/bonsaitools/bin/perl.
The Bugzilla setup instructions suggest setting up a symbolic link from
/usr/bonsaitools/bin/perl to /usr/bin/perl, which is what I did.
There should be no conflict with CGIinterps, so something else might be going on.

>>   Also, during the Bugzilla installation process,
>>   Perl was upgraded from 5.6.0 (redhat 7.2 default) to 5.6.1


> Looks like this is in /usr/bonsaitools/bin/perl; this causes some problems
> with the CGIinterps mapping, which is why I've disabled it for now. Disabling
> it doesn't seem to hurt anything.