From: gerv%gerv.net <> Date: Wed, 8 May 2002 04:31:03 +0000 (+0000) Subject: bug 142792 - Output from checksetup.pl contains misspelled words. Patch by ddk; 2xr... X-Git-Tag: bugzilla-2.16rc1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14dbb1466479cbdb44d06aa40dc7b077ee72f4c9;p=thirdparty%2Fbugzilla.git bug 142792 - Output from checksetup.pl contains misspelled words. Patch by ddk; 2xr=gerv. --- diff --git a/checksetup.pl b/checksetup.pl index e1a5515067..c3b11739af 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -555,11 +555,11 @@ EOF WARNING! You have not entered a value for the "webservergroup" parameter in localconfig. This means that certain files and directories which need to be editable by both you and the webserver must be world writable, and -other files (including the localconfig file which stores your databasa +other files (including the localconfig file which stores your database password) must be world readable. This means that _anyone_ who can obtain local access to this machine can do whatever they want to your Bugzilla -installation, and is probably also able to run arbitary Perl as the user the -webserver runs as. +installation, and is probably also able to run arbitrary Perl code as the +user that the webserver runs as. You really, really, really need to change this setting. ********************************************************************************