From: Jeremy L. <jla...@re...> - 2012-01-16 02:03:40
|
On Sun, Jan 15, 2012 at 9:25 PM, ian norfolk <ino...@ho...> wrote: > [Sun Jan 15 10:09:52 2012] [error] [client 127.0.0.1] (13)Permission denied: exec of '/usr/lib/xymon/cgi-bin/svcstatus.sh' failed, referer: http://localhost/xymon/ Try running it yourself as the apache user. For example: sudo -u apache /usr/lib/xymon/cgi-bin/svcstatus.sh Use 'ls -l' to make sure the script is executable by the apache user or group. Cheers Jeremy |