Hi,
I use Xymon 4.3.10 on Ubuntu 12.04 LTS (Precise Pangolin)
When I click on Internal Server Error when I click on http://10.20.63.250/xymon-cgi/historylog.sh?HOST=bclsw-sciage28&SERVICE=conn...
I receive this message on my browser
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2.22 (Ubuntu) Server at 10.20.63.250 Port 80
But when click on this link http://10.20.63.250/xymon-cgi/history.sh?HISTFILE=bclsw-sciage28.conn&ENTRIE... Xymon work fine.
How I can do to fix this?
Nano /var/log/apache2/error.log
[Tue Mar 12 14:09:33 2013] [error] [client 172.20.150.61] Premature end of script headers: historylog.sh, referer: http: //10.20.63.250/xymon-cgi/history.sh?HISTFILE=bclsw-sciage28.conn&ENTRIES=50&IP=172.20.4.88&DISPLAYNAME=bclsw-sciage28
[Tue Mar 12 14:09:33 2013] [error] [client 172.20.150.61] File does not exist: /usr/lib/xymon/server/www/favicon.ico
[Tue Mar 12 15:05:13 2013] [error] [client 172.20.150.61] Premature end of script headers: historylog.sh, referer: http: //10.20.63.250/xymon-cgi/history.sh?HISTFILE=bclsw-sciage28.conn&ENTRIES=50&IP=172.20.4.88&DISPLAYNAME=bclsw-sciage28
[Tue Mar 12 15:05:13 2013] [error] [client 172.20.150.61] File does not exist: /usr/lib/xymon/server/www/favicon.ico
Here's how I installed Xymon
sudo apt-get install apache2 rrdtool librrd-dev libpcre3-dev libssl-dev ldap-utils libldap2-dev fping
sudo apt-get install slapd ldap-utils
slap password xymon
Enable mod_rewrite in Apache
cd /etc/apache2/mods-enabled/
sudo ln -s ../mods-available/rewrite.load
sudo /etc/init.d/apache2 reload
cd
wget http://sourceforge.net/projects/xymon/files/latest/xymon-4.3.10.tar.gz
tar zxf xymon-4.3.10.tar.gz
cd xymon-4.3.10
./build/makedeb.sh 4.3.10
mv debbuild/*.deb ../
cd ..
dpkg -i xymon*deb
Thank you for your help!
Jimmy Larouche Technicien réseautique