From: bugreport%peshkin.net <> Date: Mon, 22 Mar 2004 06:39:18 +0000 (+0000) Subject: Bug 207039: Add documenttation explaining how to install bugzilla under regular user... X-Git-Tag: bugzilla-2.16.6~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4992684e5489be0ad0e006a17cbc967fd70680b;p=thirdparty%2Fbugzilla.git Bug 207039: Add documenttation explaining how to install bugzilla under regular user privileges (re-checkin) r=vlad, a=justdave --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 017fffd3c7..6b0136094c 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1912,7 +1912,7 @@ binmode(STDOUT);
Introduction - If you are running an *NIX OS as non-root, either due + If you are running a *NIX OS as non-root, either due to lack of access (web hosts, for example) or for security reasons, this will detail how to install Bugzilla on such a setup. It is recommended that you read through the @@ -2179,7 +2179,7 @@ pid-file=/home/foo/mymysql/the.pid HTTP Server Ideally, this also needs to be installed as root and - running under a special webserver account. As long as + run under a special webserver account. As long as the web server will allow the running of *.cgi files outside of a cgi-bin, and a way of denying web access to certain files (such as a .htaccess file), you should be good in this department. @@ -2260,7 +2260,7 @@ pid-file=/home/foo/mymysql/the.pid The one option in localconfig you might have problems with is the web server group. If you can't - successful browse to the index.cgi (like + successfully browse to the index.cgi (like a Forbidden error), you may have to relax your permissions, and blank out the web server group. Of course, this may pose as a security risk. Having a properly jailed shell and/or