Hi Graeme,

> -rwxr-xr-x 1 daemon daemon 31272 May  3  2011 /var/www/cgi-bin/multimon.cgi*
> drwxrwxrwx 2 daemon daemon 4096 Aug  5 10:44 /var/www/cgi-bin/

That looks wrong.  It allows anyone to add or remove files to
/var/www/cgi-bin which is a security risk.  I wouldn't be surprised if
Apache is refusing to have anything to do with its contents because of
that.  Try

    sudo chmod go-w /var/www/cgi-bin

You're after drwxr-xr-x.

Cheers, Ralph.

-- 
Next meeting:  Bournemouth, Tuesday, 2012-10-02 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
New thread on mailing list:  mailto:[email protected]
How to Report Bugs Effectively:  http://goo.gl/4Xue

Reply via email to