From 14dbb1466479cbdb44d06aa40dc7b077ee72f4c9 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Wed, 8 May 2002 04:31:03 +0000 Subject: bug 142792 - Output from checksetup.pl contains misspelled words. Patch by ddk; 2xr=gerv. --- checksetup.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'checksetup.pl') diff --git a/checksetup.pl b/checksetup.pl index e1a551506..c3b11739a 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. ******************************************************************************** -- cgit v1.2.3-24-g4f1b