On 4/17/20 2:15 PM, S.Bob wrote:
Apologies if this is OT:

I'm setting up a new VM with Bugzilla.

I've done the install of prerequisites and installed bugzilla in /var/www/html/bugzilla on a CentOS 7 64bit OS.

CentOS is off-topic.  You could at least be running it on Fedora. :-)

My /etc/httpd/conf/httpd.conf file contains this:
<Directory "/var/www/html">
</Directory>

<Directory "/var/www/html/bugzilla">
</Directory>

I assume your top-level is serving from /var/www/html?

# ./testserver.pl http://10.16.0.109/bugzilla
TEST-OK Webserver is running under group id in $webservergroup.
TEST-FAILED Fetch of images/padlock.png failed
Your web server could not fetch http://10.16.0.109/bugzilla/images/padlock.png.
Check your web server configuration and try again.

You need to check the web server logs to see what the request was and why the request failed.
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to