Re: test install fails
Dave Miller <[email protected]> Thu, 17 Nov 2022 12:50:42 -0500
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <[email protected]> |
The docs are broken. There's a PR to fix it that hasn't landed yet. Keep the <Directory> block and remove all the stuff about VirtualHost. On November 17, 2022 12:27:50 PM EST, Tim Walker <[email protected]> wrote: >I was following the guide for Ubuntu 22.04 and am at the point that I am supposed to test it: >3.1.11. Test Server >./testserver.pl http://localhost/bugzilla >In reply I get: > >TEST-FAILED Webserver is fetching rather than executing CGI files. > >If I browse to the web page it just shows everything in plain text. > >Here is my my Bugzilla.conf in /etc/apache2/sites-available/ > ><VirtualHost \*:80> > ServerName localhost > > <Directory /var/www/html/bugzilla> > AddHandler cgi-script .cgi > Options +ExecCGI +FollowSymLinks > DirectoryIndex index.cgi index.html > AllowOverride All > </Directory> ></VirtualHost> > > > -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. _______________________________________________ support-list mailing list [email protected] https://lists.bugzilla.org/listinfo/support-list