"invalid ELF header" in PHP
From: Ben Mullard (ben_at_leisurehunt.com)
Date: 04/25/03
- Next message: Russell Shaw: "Re: Please help: Which linux should I get?"
- Previous message: joe_at_invalid.address: "Re: Please help: Which linux should I get?"
- Next in thread: Dennis Melentyev: "Re: "invalid ELF header" in PHP"
- Reply: Dennis Melentyev: "Re: "invalid ELF header" in PHP"
- Reply: Paul Pluzhnikov: "Re: "invalid ELF header" in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 25 Apr 2003 08:04:13 -0700
Hi,
I've written a dynamic library in C++ and I'm trying to access it in
PHP using the dl() function but I get the following error message:
Unable to load dynamic library ... invalid ELF header
Does anyone know what's causing this? Is it a programming problem in
my dynamic library or could it be a setting in my PHP configuration?
Thanks in advance.
Ben
-- Ben Mullard http://www.easynomad.com
- Next message: Russell Shaw: "Re: Please help: Which linux should I get?"
- Previous message: joe_at_invalid.address: "Re: Please help: Which linux should I get?"
- Next in thread: Dennis Melentyev: "Re: "invalid ELF header" in PHP"
- Reply: Dennis Melentyev: "Re: "invalid ELF header" in PHP"
- Reply: Paul Pluzhnikov: "Re: "invalid ELF header" in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|