I looked back over the logs, and the installation of the new CGI.pm returned
an error I had overlooked. After taking care of that, mon.cgi is now
working. Thanks - Allyn

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Allyn Baskerville
Sent: Thursday, July 03, 2003 6:06 PM
To: [EMAIL PROTECTED]
Subject: RE: Problems with mon.cgi under RH 9.0


Thanks for the suggestion. There are various other cgi scripts that work
fine on the system, and I've also tried running mon.cgi outside mod_perl. I
also just tried the latest CGI.pm (2.97) to no avail. Has any one else had
success on RH 9.0? Thanks again.

-----Original Message-----
From: Andrew Ryan [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 03, 2003 4:57 PM
To: Allyn Baskerville
Cc: [EMAIL PROTECTED]
Subject: Re: Problems with mon.cgi under RH 9.0


This is, I suspect, a manifestation of a RH bug:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75195

You will probably notice that no scripts which use mod_perl and the
CGI.pm module work properly.

If updates are not available from RH, you can run mon.cgi outside of
mod_perl and that should work.


cheers,
andrew

On Thu, 3 Jul 2003, Allyn Baskerville wrote:

> I am attempting to install a new management/monitoring system that
includes
> MON under RH 9.0 (Perl 5.8.0), but the following error keeps occurring:
>
> Undefined subroutine CGI::rearrange
>  at /usr/local/apache/cgi-bin/mon.cgi line 261
> [Thu Jul  3 10:52:17 2003] [error] [client 192.168.10.2] Premature end of
> script headers: /usr/local/apache/cgi-bin/mon.cgi
>
> Here is the line that's giving me problems:
> $webpage = new CGI;
>
> Similarly, monshow breaks at the following line:
> $CGI = new CGI
>
> I had no problem with an earlier version of RH, but I'm not sure what to
try
> next. Has any one else had any success? TIA - Allyn
>
> _______________________________________________
> mon mailing list
> [EMAIL PROTECTED]
> http://linux.kernel.org/mailman/listinfo/mon
>



_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon


_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to