On Fri, Jun 30, 2006 at 11:49:26AM +0700, riwanlky wrote:
> Hi All,
> 
> I am trying to run TWiki on my OBSD 3.9 box. Installed using pkg_add 
> TWiiki-20040903p0.tgz
> Include the following in my httpd.conf:
>
> apachectl restart.

Try this:

# apachectl stop
# httpd -u  <- TWiki wont run in chroot without a few minutes work.

> 
> [Fri Jun 30 11:31:04 2006] [error] [client 192.168.3.55] script not found 
> or unable to stat: /cgi-bin/twiki/testenv
> 
> I tried to change the chmod 755 testenv
> and chgrp www:www testenv

On my box using the package:

$ ls -lh /var/www/cgi-bin/twiki/testenv
-r-xr-xr-x  1 root  bin  39.2K Nov  9  2005 testenv


Also check that your /var/www partition is not mounted noexec for this
to work.

-- 
Craig Skinner | http://www.kepax.co.uk | [EMAIL PROTECTED]

Reply via email to