Holy cow- that worked, but I have no idea why. I thought suexec was there to help run external apps in Apache. What I have other applications that need to use it? Obviously, I'm a little out of my realm here.
thanks again, -Hank On 5/17/05, Bill Shupp <[EMAIL PROTECTED]> wrote: > Hank wrote: > > I'm trying to move qmailadmin from /var/www/cgi-bin to a virtual > > server directory /home/wghe/cgi-bin, and of course, I can't get it to > > work. The apache log says " command not in docroot > > (/home/wghe/cgi-bin/qmailadmin)". I know the problem is suexec, but > > trying to read up on how to get that working is not simple, so I'm > > appealing to the toaster list for help. Just how do I configure my > > virtual server to properly run qmailadmin from a different location? > > By the way, I already re-did this when re-installing qmailadmin: > > > > $ ./configure --enable-help --enable-htmldir=/home/wghe/secure > > --enable-cgibindir=/home/wghe/cgi-bin > > $ make > > $ make install-strip > > I think you need to remove the suexec program (or just rename it), then > restart apache. Then suexec is disabled. Check the error log for > apache to verify that it is not advertising suexec. > > Bill > -- -Hank
