Somewhere, you don't have premission for apache to cd too the directory.
Try running the following script:


i=/home/vpopmail/domains/test.com 
while 
  ls -ld $i ;
  echo "$i"| grep /. > /dev/null
do  
    i="`dirname $i`"
done

#------ END

TOMY wrote:
> 
> Hi Dan.
> 
> On Sun, 21 Jan 2001 15:30:18 -0800
> "Dan Williams" <[EMAIL PROTECTED]> wrote:
> > Thanks for responding so fast tomy
> >
> > I just found the following error in my apache log file:
> > WARNING: chdir to /home/vpopmail/domains/test.com failed
> > so im guessing its a permissions thing
> >
> > What should the permissions look like for the qmailadmin cgi file?
> > mine looks like this:
> > -r-xr-xr-x  1 root  wheel  93060 Jan 21 21:28 qmailadmin
> >
> > also my vpasswd file looks like
> > gohan# cat /home/vpopmail/domains/test.com/vpasswd
> > postmaster:XKibarIOziU7s:1:0:Postmaster:/home/vpopmail/domains/test.com/post
> > master:NOQUOTA
> 
> Hum, my qmailadmin is follows,
> -rwsr-sr-x    1 vpopmail vchkpw      93376 Jan 21 04:35 qmailadmin
> 
> Please try to chmod 6755 and retry login.
> 
> > and yes i can receive/send mail using [EMAIL PROTECTED] password test that i
> > setup on that machine
> >
> > Thanks for any help you can give!
> 
> Thanks.I see it maybe not vpopmail problem but qmailadmin problem.
> 
> Good luck!
> 
> Hayato Tominaga
> [EMAIL PROTECTED]
> http://qmail.visionmakers.net/

-- 
Stephen Samuel +1(604)876-0426                [EMAIL PROTECTED]
                   http://www.bcgreen.com/~samuel/
Powerful committed communication, reaching through fear, uncertainty and
doubt to touch the jewel within each person and bring it to life.

Reply via email to