I am trying to install xymon notes editor but am coming up with an error. When I click on the administration tab and then edit notes, I get an internal server error.
As a side note, when the 500 internal server error page shows up, it mentions to contact server administrator. When is that set?
Kevin Kelly
Lifetouch Inc
11000 Viking Drive
Eden Prairie, MN 55344
952-826-4192w
612-247-6897c
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
The problem and the administrator is web server related. I'm guessing you're using Apache HTTPD, so share with us the tail of
/var/log/httpd/error-log /var/log/httpd/access-log
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:25 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I am trying to install xymon notes editor but am coming up with an error. When I click on the administration tab and then edit notes, I get an internal server error.
As a side note, when the 500 internal server error page shows up, it mentions to contact server administrator. When is that set?
Kevin Kelly
Lifetouch Inc
11000 Viking Drive
Eden Prairie, MN 55344
952-826-4192w
612-247-6897c
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
I don't have either of those logs.
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, August 09, 2010 3:31 PM To: xymon at xymon.com Subject: Re: [xymon] xymon notes editor
The problem and the administrator is web server related. I'm guessing you're using Apache HTTPD, so share with us the tail of
/var/log/httpd/error-log /var/log/httpd/access-log
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:25 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I am trying to install xymon notes editor but am coming up with an error. When I click on the administration tab and then edit notes, I get an internal server error.
As a side note, when the 500 internal server error page shows up, it mentions to contact server administrator. When is that set?
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
What OS and web server?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:39 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I don't have either of those logs.
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, August 09, 2010 3:31 PM To: xymon at xymon.com Subject: Re: [xymon] xymon notes editor
The problem and the administrator is web server related. I'm guessing you're using Apache HTTPD, so share with us the tail of
/var/log/httpd/error-log /var/log/httpd/access-log
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:25 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I am trying to install xymon notes editor but am coming up with an error. When I click on the administration tab and then edit notes, I get an internal server error.
As a side note, when the 500 internal server error page shows up, it mentions to contact server administrator. When is that set?
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
I found the log files after digging a little bit.
cat access_log
- [09/Aug/2010:15:48:44 -0500] "GET /xymon-cgi/hobbitgraph.sh?host=test02&service=tcp:conn&graph_widt h=576&graph_height=120&disp=test02&nostale&color=green&graph=hourly&action=view HTTP/1.1" 200 17654
- [09/Aug/2010:15:48:49 -0500] "GET /xymon/bb.html HTTP/1.1" 200 3000
- [09/Aug/2010:15:48:49 -0500] "GET /xymon/gifs/green-recent.gif HTTP/1.1" 304 -
- kkelly [09/Aug/2010:15:48:51 -0500] "GET /xymon-seccgi/hobbit-nkedit.sh HTTP/1.1" 200 11451
- [09/Aug/2010:15:48:51 -0500] "GET /xymon/gifs/bkg-blue.gif HTTP/1.1" 304 -
- [09/Aug/2010:15:48:51 -0500] "GET /xymon/gifs/favicon-blue.ico HTTP/1.1" 200 3262
- kkelly [09/Aug/2010:15:48:55 -0500] "GET /xymon-seccgi/bbnote_editor.cgi HTTP/1.1" 500 540
cat error_log
[Mon Aug 09 15:48:55 2010] [error] [client ...] Can't locate HTML/FromText.pm in @INC (@INC contains: /usr/pe rl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl /5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vend or_perl .) at /apps/xymon/cgi-secure/bbnote_editor.cgi line 14., referer: http://server/xymon/bb.html [Mon Aug 09 15:48:55 2010] [error] [client ] BEGIN failed--compilation aborted at /apps/xymon/cgi-secure/b bnote_editor.cgi line 14., referer: http://server/xymon/bb.html [Mon Aug 09 15:48:55 2010] [error] [client ] Premature end of script headers: bbnote_editor.cgi, referer: http://dvswmon01/xymon/bb.html
This is running on Solaris 10 with apache2.
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, August 09, 2010 3:45 PM To: xymon at xymon.com Subject: Re: [xymon] xymon notes editor
What OS and web server?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:39 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I don't have either of those logs.
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, August 09, 2010 3:31 PM To: xymon at xymon.com Subject: Re: [xymon] xymon notes editor
The problem and the administrator is web server related. I'm guessing you're using Apache HTTPD, so share with us the tail of
/var/log/httpd/error-log /var/log/httpd/access-log
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:25 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I am trying to install xymon notes editor but am coming up with an error. When I click on the administration tab and then edit notes, I get an internal server error.
As a side note, when the 500 internal server error page shows up, it mentions to contact server administrator. When is that set?
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
Looks like you are missing a perl module. (FromText.pm) See if you can locate that module on the filesystem, if so call it by full path or modify the env. If the module is not on the system (which seems most likely) then you will need to go to CPAN get the module and install it.
The server admin is defined in your httpd.conf file (in the main config and possibly in any vhost entries you've created).
...snip...
- kkelly [09/Aug/2010:15:48:55 -0500] "GET /xymon-seccgi/bbnote_editor.cgi HTTP/1.1" 500 540
[Mon Aug 09 15:48:55 2010] [error] [client ...] Can't locate HTML/FromText.pm in @INC (@INC contains: /usr/pe rl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl /5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vend or_perl .) at /apps/xymon/cgi-secure/bbnote_editor.cgi line 14., referer: http://server/xymon/bb.html ...snip...
Regards,
I install the same module but doesnt work I have the following error in apache2 error_log
[Mon Aug 09 09:05:54 2010] [error] [client 10.1.0.153] Global symbol "$oldbar" requires explicit package name at /usr/local/xymon/cgi-secure/bbnote_editor.cgi line 224., referer: http://xymonsrv/xymon/serv_princ/serv_princ.html [Mon Aug 09 09:05:54 2010] [error] [client 10.1.0.153] Global symbol "$oldbar" requires explicit package name at /usr/local/xymon/cgi-secure/bbnote_editor.cgi line 224., referer: http://xymonsrv/xymon/serv_princ/serv_princ.html
Somebody have an idea of this problem? Regards,
2010/8/9 Tim McCloskey <tm at freedom.com>
Looks like you are missing a perl module. (FromText.pm) See if you can locate that module on the filesystem, if so call it by full path or modify the env. If the module is not on the system (which seems most likely) then you will need to go to CPAN get the module and install it.
The server admin is defined in your httpd.conf file (in the main config and possibly in any vhost entries you've created).
...snip...
- kkelly [09/Aug/2010:15:48:55 -0500] "GET /xymon-seccgi/bbnote_editor.cgi HTTP/1.1" 500 540
[Mon Aug 09 15:48:55 2010] [error] [client ...] Can't locate HTML/FromText.pm in @INC (@INC contains: /usr/pe rl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl /5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vend or_perl .) at /apps/xymon/cgi-secure/bbnote_editor.cgi line 14., referer: http://server/xymon/bb.html ...snip...
Regards,
Hi,
I don't use this script but I took a look at it this AM on a Linux box with the requisite modules installed. In the change log for http://xymonton.trantor.org/doku.php/addons:hobbitnotes I see that 'use strict' was added and a routine to flush buffers was added shortly after, but the $cfh var was not declared, $oldbar/strict rewritten below. Until the script properly checks out it will never run under apache/perl. This said, you can try the following edit to see if it helps you, again, I don't run this so I can't be of much more help.
perl -cw bbnote_editor.cgi Global symbol "$oldbar" requires explicit package name at bbnote_editor.cgi line 224. Global symbol "$cfh" requires explicit package name at bbnote_editor.cgi line 225. Global symbol "$oldbar" requires explicit package name at bbnote_editor.cgi line 248. Global symbol "$cfh" requires explicit package name at bbnote_editor.cgi line 249. bbnote_editor.cgi had compilation errors.
edit:
Main
#local $oldbar = $|; my $oldbar = $|; #$cfh = select (STDOUT); my $cfh = select (STDOUT); $| = 1;
perl -cw bbnote_editor.cgi bbnote_editor.cgi syntax OK
Regards,
Tim
From: Shadow Azul [shadowazul at gmail.com] Sent: Tuesday, August 10, 2010 4:35 AM To: xymon at xymon.com Subject: Re: [xymon] xymon notes editor
I install the same module but doesnt work I have the following error in apache2 error_log
[Mon Aug 09 09:05:54 2010] [error] [client 10.1.0.153] Global symbol "$oldbar" requires explicit package name at /usr/local/xymon/cgi-secure/bbnote_editor.cgi line 224., referer: http://xymonsrv/xymon/serv_princ/serv_princ.html [Mon Aug 09 09:05:54 2010] [error] [client 10.1.0.153] Global symbol "$oldbar" requires explicit package name at /usr/local/xymon/cgi-secure/bbnote_editor.cgi line 224., referer: http://xymonsrv/xymon/serv_princ/serv_princ.html
Somebody have an idea of this problem? Regards,
2010/8/9 Tim McCloskey <tm at freedom.com<mailto:tm at freedom.com>> Looks like you are missing a perl module. (FromText.pm) See if you can locate that module on the filesystem, if so call it by full path or modify the env. If the module is not on the system (which seems most likely) then you will need to go to CPAN get the module and install it.
The server admin is defined in your httpd.conf file (in the main config and possibly in any vhost entries you've created).
...snip...
- kkelly [09/Aug/2010:15:48:55 -0500] "GET /xymon-seccgi/bbnote_editor.cgi HTTP/1.1" 500 540
[Mon Aug 09 15:48:55 2010] [error] [client ...] Can't locate HTML/FromText.pm in @INC (@INC contains: /usr/pe rl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl /5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vend or_perl .) at /apps/xymon/cgi-secure/bbnote_editor.cgi line 14., referer: http://server/xymon/bb.html ...snip...
Regards,
Was this installed with a package or compiled from source?
My first guess is that the problem lies with PCRE.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:54 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I found the log files after digging a little bit.
cat access_log
- [09/Aug/2010:15:48:44 -0500] "GET /xymon-cgi/hobbitgraph.sh?host=test02&service=tcp:conn&graph_widt h=576&graph_height=120&disp=test02&nostale&color=green&graph=hourly&action=view HTTP/1.1" 200 17654
- [09/Aug/2010:15:48:49 -0500] "GET /xymon/bb.html HTTP/1.1" 200 3000
- [09/Aug/2010:15:48:49 -0500] "GET /xymon/gifs/green-recent.gif HTTP/1.1" 304 -
- kkelly [09/Aug/2010:15:48:51 -0500] "GET /xymon-seccgi/hobbit-nkedit.sh HTTP/1.1" 200 11451
- [09/Aug/2010:15:48:51 -0500] "GET /xymon/gifs/bkg-blue.gif HTTP/1.1" 304 -
- [09/Aug/2010:15:48:51 -0500] "GET /xymon/gifs/favicon-blue.ico HTTP/1.1" 200 3262
- kkelly [09/Aug/2010:15:48:55 -0500] "GET /xymon-seccgi/bbnote_editor.cgi HTTP/1.1" 500 540
cat error_log
[Mon Aug 09 15:48:55 2010] [error] [client ...] Can't locate HTML/FromText.pm in @INC (@INC contains: /usr/pe rl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl /5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vend or_perl .) at /apps/xymon/cgi-secure/bbnote_editor.cgi line 14., referer: http://server/xymon/bb.html [Mon Aug 09 15:48:55 2010] [error] [client ] BEGIN failed--compilation aborted at /apps/xymon/cgi-secure/b bnote_editor.cgi line 14., referer: http://server/xymon/bb.html [Mon Aug 09 15:48:55 2010] [error] [client ] Premature end of script headers: bbnote_editor.cgi, referer: http://dvswmon01/xymon/bb.html
This is running on Solaris 10 with apache2.
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, August 09, 2010 3:45 PM To: xymon at xymon.com Subject: Re: [xymon] xymon notes editor
What OS and web server?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:39 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I don't have either of those logs.
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, August 09, 2010 3:31 PM To: xymon at xymon.com Subject: Re: [xymon] xymon notes editor
The problem and the administrator is web server related. I'm guessing you're using Apache HTTPD, so share with us the tail of
/var/log/httpd/error-log /var/log/httpd/access-log
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Aug 9, 2010 at 4:25 PM, Kevin Kelly <kkelly at lifetouch.com> wrote:
I am trying to install xymon notes editor but am coming up with an error. When I click on the administration tab and then edit notes, I get an internal server error.
As a side note, when the 500 internal server error page shows up, it mentions to contact server administrator. When is that set?
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
participants (4)
-
josh@imaginenetworksllc.com
-
kkelly@lifetouch.com
-
shadowazul@gmail.com
-
tm@freedom.com