Re: HTTP setup on bugzilla-web



On Fri, 2009-07-31 at 16:09 -0700, Max Kanat-Alexander wrote:
> Max Kanat-Alexander wrote:
> >     Finally, outside of any VirtualHost blocks, the following two lines 
> > need to be added:
> > 
> >     PerlSwitches -I/var/www/bugzilla.gnome.org 
> > -I/var/www/bugzilla.gnome.org/lib -w -T
> >     PerlConfigRequire /var/www/bugzilla.gnome.org/mod_perl.pl
> > 
> >     They can be before or after the VirtualHost--it shouldn't matter.
> 
> 	Oh, and since we're running under mod_perl, I will need the ability to 
> restart the httpd server (I have to do this every time the code 
> changes). Perhaps as a sudo'er from the bugzilla account?

I set up:

 %bugzilla  ALL=           NOPASSWD:       /sbin/service httpd restart

So people in the bugzilla group can run '/sbin/service httpd restart'
literally (no variants.)

- Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]