Re: setup problem

Ken Jones <[email protected]> Sat, 05 Nov 2005 11:31:34 -0600
Newsgroups gmane.mail.vqadmin
Message-ID <[email protected]>
Mike Ryan wrote:
> I have a fedora core 4 system. and am trying to install qmail using 
> qmailrocks instructions.
> 
> everything is working great untill I got to the vqadmin setup.  I have 
> gotten it installed but when I try to create a domain I get the answer  
> cannot make domains directory.  What have I done wrong???
> 
> 
Check /etc/sysconfig/selinux
vqadmin.cgi runs setuid root so
you either need to disable selinux or
allow vqadmin to run

Ken Jones