fatal library errors on all cgi files

Patrick Morris patrick.morris at hp.com
Thu Mar 19 19:32:46 CET 2009


Hi biggus!

On Thu, 19 Mar 2009, biggus at optonline.net wrote:

> Greetings,
> 
> I'm not able to get to any page other than the home&documentation pages in my nagios install.
> 
> Every .cgi page i try gives me the "Internal server error", and the log always has the following in it for each .cgi page.
> Please excuse the long winded email to follow, I just wanted to include as much info as possible.
> 
> [Thu Mar 19 09:47:03 2009] [error] [client x.x.x.x] ld.so.1: status.cgi: fatal: libglib-2.0.so.0: open failed: No such file or directory, referer: http://x.x.x.x/nagios/side.html

[...snip...]

As with any executable that requires dynamic libraries, you'll need to make 
sure the location of that library is included in the library path before
the program that requires it is run.

Since this is a CGI, you'll probably want to set the path correctly
before the webserver is started up.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
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