]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 239255: update docs in order to specify that $webservergroup is the...
authorjocuri%softhome.net <>
Fri, 4 Apr 2008 11:47:01 +0000 (11:47 +0000)
committerjocuri%softhome.net <>
Fri, 4 Apr 2008 11:47:01 +0000 (11:47 +0000)
docs/en/xml/installation.xml

index b7b91489c60976e398d69afddff01de2a0ac812c..fab350e0869784d7afe333511db8f6b379ef64c0 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.70 2008/04/04 06:47:00 bugreport%peshkin.net Exp $ -->
+<!-- $Id: installation.xml,v 1.71 2008/04/04 06:47:01 jocuri%softhome.net Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
           line.</para>
           
           <para><filename>checksetup.pl</filename> can set tighter permissions
-          on Bugzilla's files and directories if it knows what user the
-          webserver runs as. Look for the <computeroutput>User</computeroutput>
+          on Bugzilla's files and directories if it knows what group the
+          webserver runs as. Look for the <computeroutput>Group</computeroutput>
           line in <filename>httpd.conf</filename>, and place that value in
           the <replaceable>$webservergroup</replaceable> variable in
           <filename>localconfig</filename>. Then rerun