Unable to load dynamic library error in PHP
Okay, I've been pulling my hair out on this one for a while now. One of my user's sites runs PostNuke. A few days ago, it suddenly stopped loading completely. After a very long delay, part of the page would appear but the content portion did not. The php sessions are killing the server load so I've had to disable his site. This error is appearing in the error_log:[06-Jun-2004 13:47:10] PHP Warning: Unknown(): Unable to load dynamic library '
./ixed.lin.4.3.3.pxp' - ./ixed.lin.4.3.3.pxp: cannot open shared object file: No
such file or directory in Unknown on line 0
Anyone have any idea what is going on? I've tried copying the ixed.lin file to his directory, restarted the server, etc. The only recent server changes were a switch to phpsuexec a few weeks back, but his site was working fine afterwards.
Thanks for any advice.