Bugzilla installation problems on ubuntu -
i tried install bugzilla 4.2.4 on ubuntu.
after much effort fixed dependencies, when run ./checksetup.pl, get
when tried lastly command, get
checking cpan (v1.81) ok: found v1.94 checking yaml (any) ok: found v0.84 checking extutils-makemaker (v6.31) ok: found v6.64 return::value deprecated @ /home/user/downloads/bugzilla-4.2.4/lib/return/value.pm line 13 require return/value.pm called @ /home/user/downloads/bugzilla-4.2.4/lib/email/send.pm line 11 email::send::begin() called @ /home/user/downloads/bugzilla-4.2.4/lib/return/value.pm line 0 eval {...} called @ /home/user/downloads/bugzilla-4.2.4/lib/return/value.pm line 0 require email/send.pm called @ (eval 76) line 1 eval 'require email::send;' called @ /home/user/downloads/bugzilla-4.2.4/bugzilla/install/requirements.pm line 668 bugzilla::install::requirements::have_vers('hash(0x200d8c8)', 0) called @ /home/user/downloads/bugzilla-4.2.4/bugzilla/install/requirements.pm line 445 bugzilla::install::requirements::_check_missing('array(0x20af3a0)', 0) called @ /home/user/downloads/bugzilla-4.2.4/bugzilla/install/requirements.pm line 409 bugzilla::install::requirements::check_requirements(0) called @ install-module.pl line 89 warning: not check configuration of apache. happens when not running checksetup.pl root. see problem ran into, run: /usr/sbin/apache2 -t -d dump_modules going read '/home/user/.cpan/metadata' database generated on mon, 18 feb 2013 05:53:02 gmt installing apache2::sizelimit version 0.96... apache2::sizelimit date (0.97).when seek url, localhost/bugzilla/ get
software error: ./data/params file not exist. need run checksetup.pl. @ bugzilla/config.pm line 337. compilation failed in require @ /var/www/bugzilla/index.cgi line 34. begin failed--compilation aborted @ /var/www/bugzilla/index.cgi line 34. help, please send mail service webmaster (webmaster@localhost), giving error message , time , date of error.
try setting variables contained in /etc/apache2/envvars:
export apache_run_user=www-data export apache_run_group=www-data then run command test:
/usr/sbin/apache2 -t -d dump_modules this should rid of first warning mentioned. run checksetup.pl 1 time again should generate data/params.
ubuntu bugzilla
No comments:
Post a Comment