Statusmap page errors

Subhendu Ghosh sghosh at sghosh.org
Tue Feb 15 00:35:35 CET 2005


On Mon, 14 Feb 2005, Josh Van As wrote:

> When I go to the status map page I get this error:
>
>
> Internal Server Error
>
>
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
>
> Please contact the server administrator, root 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.
>
>
>
> Here is the error in the httpd error_log:
>
> [Mon Feb 14 18:06:09 2005] [error] [client 10.10.22.11] Premature end of
> script headers: statusmap.cgi, referer:
> http://t2utlmon03.joag.com/nagios/side.html
>
> [Mon Feb 14 18:06:09 2005] [error] [client 10.10.22.11]
> /usr/local/nagios/sbin/statusmap.cgi: error while loading shared
> libraries: libgd.so.2: cannot open shared object file: No such file or
> directory, referer: http://t2utlmon03.joag.com/nagios/side.html
>
> [Mon Feb 14 18:06:13 2005] [error] [client 10.10.22.11] Premature end of
> script headers: statusmap.cgi, referer:
> http://t2utlmon03.joag.com/nagios/side.html
>
> [Mon Feb 14 18:06:13 2005] [error] [client 10.10.22.11]
> /usr/local/nagios/sbin/statusmap.cgi: error while loading shared
> libraries: libgd.so.2: cannot open shared object file: No such file or
> directory, referer: http://t2utlmon03.joag.com/nagios/side.html
>
>
>
>
>
> I am running: Red Hat Linux Enterprise V3.  Nagios 2.0b2.
>
>

RHEL3 ships with gd v1.8 so during compile time you must have specified 
gd v2 from a /usr/local other non-default install location.

You need to add this lib path to /etc/ld.so.conf and run ldconfig

-- 
-sg


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list