I install the same module but doesnt work<br>I have the following error in apache2 error_log<br><br><span style="font-family: Verdana; color: rgb(0, 0, 0); font-size: 10pt;">[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: <a href="http://xymonsrv/xymon/serv_princ/serv_princ.html">http://xymonsrv/xymon/serv_princ/serv_princ.html</a><br>
[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: <a href="http://xymonsrv/xymon/serv_princ/serv_princ.html">http://xymonsrv/xymon/serv_princ/serv_princ.html</a><br>
<br>Somebody have an idea of this problem?<br>Regards,<br></span><br><br><br><br><div class="gmail_quote">2010/8/9 Tim McCloskey <span dir="ltr"><<a href="mailto:tm@freedom.com">tm@freedom.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
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.<br>

<br>
The server admin is defined in your httpd.conf file (in the main config and possibly in any vhost entries you've created).<br>
<br>
...snip...<br>
<div class="im">- kkelly [09/Aug/2010:15:48:55 -0500] "GET /xymon-seccgi/bbnote_editor.cgi HTTP/1.1" 500 540<br>
<br>
</div><div class="im">[Mon Aug 09 15:48:55 2010] [error] [client ...] Can't locate HTML/FromText.pm in @INC (@INC contains: /usr/pe<br>
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<br>
/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<br>
or_perl .) at /apps/xymon/cgi-secure/bbnote_editor.cgi line 14., referer: <a href="http://server/xymon/bb.html" target="_blank">http://server/xymon/bb.html</a><br>
</div>...snip...<br>
<br>
<br>
<br>
Regards,<br>
<br>
</blockquote></div><br>