I just installed Bugzilla on a subdomain on my Bluehost.com hosting account.
When i run
checkstatus.pl, it tells me that a few optional Perl modules are
not installed, but that is the only error/warning.
Then, when I access the site, I get the following errors:
I've seen posts about this on the Web. They all say to install
Email::Address. According to CPAN and the Bluehost cPanel, it is installed.
Software error:
Can't locate Email/Address.pm in @INC (@INC contains: . lib
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8
/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8
/usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8) at
Bugzilla/Util.pm line 56.
BEGIN failed--compilation aborted at Bugzilla/Util.pm line 56.
Compilation failed in require at Bugzilla/Error.pm line 33.
BEGIN failed--compilation aborted at Bugzilla/Error.pm line 33.
Compilation failed in require at Bugzilla/Install/Filesystem.pm line 31.
BEGIN failed--compilation aborted at Bugzilla/Install/Filesystem.pm line 31.
Compilation failed in require at Bugzilla/Config.pm line 38.
BEGIN failed--compilation aborted at Bugzilla/Config.pm line 38.
Compilation failed in require at Bugzilla.pm line 49.
BEGIN failed--compilation aborted at Bugzilla.pm line 49.
Compilation failed in require at index.cgi line 45.
BEGIN failed--compilation aborted at index.cgi line 45.
Any help is much appreciated!