
October 28th, 2005, 02:03 PM
|
 |
Wiser? Not exactly.
|
|
Join Date: May 2001
Location: Bonita Springs, FL
|
|
|
You can use ldconfig to rebuild the cache if you need to. You do have that libarary right? Make sure you have it by trying to find it. You can just use ls *ltdl* on the various lib dirs.
If you don't have it, either install it or disable the part of PHP that is dependent on it. If you do have it, you might just need to re-run ldconfig to update the cache.
|