I tried http://<server>/xymon. xymon/ xymon/index.html. and I get Forbidden
You don't have permission to access /xymon/ on this server.
Apache/2.2.15 (CentOS) Server at 192.168.200.151 Port 80 I did /etc/init.d/httpd restart. And. reload. Still cannot engage the software If you think of anything else send it I was thinking of changing xymon to the apache group and changing all the group ownerships to apache?Do you think it might work? Is there a problem with the newer apache server version? ThanksTomS
On Tue, Feb 11, 2014 at 7:21 PM, Jeremy Laidman <jlaidman at rebel-it.com.au>wrote:
On 12 February 2014 02:23, Tom Schmitt <dtsmon at gmail.com> wrote:
I get: Not Found
The requested URL /xymon was not found on this server.
Check the apache error log to see what it doesn't like. Also see the error log when you query /xymon/dummy and make sure that it says something like "File does not exist: /home/xymon/www/dummy" (or whatever makes sense) including the xymon/www directory. If instead it shows another directory, then your .conf file is not being included.
I did a chmod for the entire xymon path from /home /home/xymon etc to 777 rwxrwxrwsto see if the screen would come up
Probably best not to do this.
Cheers Jeremy