From: jocuri%softhome.net <> Date: Fri, 4 Apr 2008 11:47:01 +0000 (+0000) Subject: Patch for bug 239255: update docs in order to specify that $webservergroup is the... X-Git-Tag: bugzilla-3.1.3~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d436d903838aedd8397be32b7a58999e20b5cc84;p=thirdparty%2Fbugzilla.git Patch for bug 239255: update docs in order to specify that $webservergroup is the group of the webserver, not the user; patch by Colin S. Ogilvie ; r=vladd. --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index b7b91489c6..fab350e086 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -756,8 +756,8 @@ line. checksetup.pl can set tighter permissions - on Bugzilla's files and directories if it knows what user the - webserver runs as. Look for the User + on Bugzilla's files and directories if it knows what group the + webserver runs as. Look for the Group line in httpd.conf, and place that value in the $webservergroup variable in localconfig. Then rerun