--- bugzilla/checksetup.pl.orig Wed Mar 5 22:49:57 2003 +++ bugzilla/checksetup.pl Wed Mar 5 22:51:17 2003 @@ -395,7 +395,7 @@ # and you cannot set this up any other way. YOU HAVE BEEN WARNED. # If you set this to anything besides "", you will need to run checksetup.pl # as root, or as a user who is a member of the specified group. -$webservergroup = "nobody"; +$webservergroup = "http"; ');