From: bugreport%peshkin.net <> Date: Sat, 24 Jul 2004 05:02:37 +0000 (+0000) Subject: Bug 272721: Document testserver.pl X-Git-Tag: bugzilla-2.19.1~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2719a4b966569473ddd4cc0621ed8af594ceb75;p=thirdparty%2Fbugzilla.git Bug 272721: Document testserver.pl r=zach a=joel --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index a2adde0f0a..cc0499968f 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -2019,6 +2019,22 @@ pid-file=/home/foo/mymysql/the.pid +
+ The Apache webserver is not serving Bugzilla pages + + After you have run checksetup.pl twice, + run testserver.pl http://yoursite.yourdomain/yoururl + to confirm that your webserver is configured properly for + Bugzilla. + + +
+
I installed a Perl module, but <filename>checksetup.pl</filename> claims it's not installed!