From: bugreport%peshkin.net <> Date: Sun, 25 Jul 2004 23:33:21 +0000 (+0000) Subject: Bug 252721: Document testerver.pl X-Git-Tag: bugzilla-2.18rc2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d461d5b9299cd342daac46a7bc5c10c207e469fe;p=thirdparty%2Fbugzilla.git Bug 252721: Document testerver.pl r=zach --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 789bf5ec4d..741128ddec 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!