Sample Header Ad - 728x90

Cannot start Apache server with Bugzilla installed

0 votes
1 answer
1288 views
I've installed Bugzilla following the guide here , however, when I restart my Apache server (so I can login to the Bugzilla system), I get the following error... Jun 27 16:10:30 localhost.localdomain systemd[1] : Starting The Apache HTTP Server... Jun 27 16:10:30 localhost.localdomain httpd: AH00526: Syntax error on line 354 of /etc/httpd/conf/httpd.conf: Jun 27 16:10:30 localhost.localdomain httpd: Can't locate /var/www/html/bugzilla/mod_perl.pl in @INC (@INC contains: /var/www/html/bugzilla /var/www/html/bugzilla/li...) line 1.\n Jun 27 16:10:30 localhost.localdomain systemd[1] : httpd.service: main process exited, code=exited, status=1/FAILURE Jun 27 16:10:30 localhost.localdomain httpd: AH00526: Syntax error on line 354 of /etc/httpd/conf/httpd.conf: Jun 27 16:10:30 localhost.localdomain httpd: Can't locate /var/www/html/bugzilla/mod_perl.pl in @INC (@INC contains: /var/www/html/bugzilla /var/www/html/bugzilla/li...) line 1.\n Jun 27 16:10:30 localhost.localdomain systemd[1] : httpd.service: control process exited, code=exited status=1 Jun 27 16:10:30 localhost.localdomain systemd[1] : Failed to start The Apache HTTP Server. Jun 27 16:10:30 localhost.localdomain systemd[1] : Unit httpd.service entered failed state. This is despite the fact that the /var/www/html/bugzilla/mod_perl.pl file is present and has sufficient file permissions. Any ideas on how to fix this? (I'm working on Fedora v16) Edit: Seemed like the SELinux tags were the problem, server starts now and I can access the bugzilla page, however the cgi file isn't executing it's just displaying at text. Thoughts?
Asked by Michael Hillman (105 rep)
Jun 27, 2013, 03:16 PM
Last activity: Mar 28, 2019, 01:20 AM