diff --git a/mozilla/webtools/bugzilla/docs/xml/installation.xml b/mozilla/webtools/bugzilla/docs/xml/installation.xml index e50eda518cc..afd861b0539 100644 --- a/mozilla/webtools/bugzilla/docs/xml/installation.xml +++ b/mozilla/webtools/bugzilla/docs/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