Installing Bugzilla on Ubuntu 9.04 and Plesk
Posted
by makeflo
on Server Fault
See other posts from Server Fault
or by makeflo
Published on 2010-04-22T08:29:25Z
Indexed on
2010/04/22
10:23 UTC
Read the original article
Hit count: 323
Hey guys. I'm trying to install the latest Bugzilla version on my ubuntu server. (Want to use a subdomain like bugs.domain.com)
I already installed all necessary perl modules and check_modules.pl doesn't show any errors.
But when I'm running the testserver.pl script I get the following:
TEST-OK Webserver is running under group id in $webservergroup
TEST-FAILED Fetch of images/padlock.png failed
I'm also not able to visit ANY file within the bugzilla folder from the browser. I'm always getting a 404 error. The bugzilla folder and all containing files are set to apache as the owner. I tried to enter the apache configuration form the installation guide in the http.include file of the domain and in the vhosts.conf file of the subdomain as well.
I don't know what to do... Playing with plesks' suexecgroup doesn't bring any solution...
I hope you can help me!
Thanks in advance!
© Server Fault or respective owner