Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: "libc.so.6: version `GLIBC_2.4' not found" when running library on different machine

by Zaxo (Archbishop)
on Sep 21, 2007 at 06:26 UTC ( [id://640272]=note: print w/replies, xml ) Need Help??


in reply to "libc.so.6: version `GLIBC_2.4' not found" when running library on different machine

That sounds like two distinct errors, though a lib failure might produce the 500. You'd find it helpful to have shell access on the server to diagnose this. Failing that, try running your script on the spare box with RHL9. You'll get better error messages running your cgi script in the shell. See the CGI docs for how to feed it cgi params from the command line.

The strace util is very helpful for detailed diagnosis of failed system calls. Dll search path differences are a likely culprit.

After Compline,
Zaxo

  • Comment on Re: "libc.so.6: version `GLIBC_2.4' not found" when running library on different machine

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://640272]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-19 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found