From 301d9e44e1f857ea105baa66d2d92217ed5c0d86 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Sat, 3 Apr 2004 18:12:08 +0000 Subject: [PATCH] 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. git-svn-id: svn://10.0.0.236/trunk@154493 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/installation.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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