"cannot open shared object file" error message?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sclg
Forum Newbie
Posts: 6
Joined: Sat Mar 03, 2007 2:12 pm

"cannot open shared object file" error message?

Post by sclg »

Strange Error Message
An error.log file has appeared in a clients root folder. All the errors
are the same...

[08-Dec-2007 04:58:02] PHP Warning: Unknown(): Unable to load dynamic
library
'/usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/Zend/li
b/ew/4.4/execwall.so' -
/usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/Zend/lib
/ew/4.4/execwall.so: cannot open shared object file: No such file or
directory in Unknown on line 0

As far as we can see, everything is working OK. Any suggestions on
tracking down what is causing this?
(It seems to have been going on for some time!)

TIA

Steve
Post Reply