Re: HELP!!! from PHP 5.16 to 5.3 Unable to load dynamic library [message #175943 is a reply to message #175942] |
Wed, 09 November 2011 23:30 |
Denis McMahon
Messages: 634 Registered: September 2010
Karma:
|
Senior Member |
|
|
On Wed, 09 Nov 2011 12:45:08 -0800, federico M wrote:
> PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/
> php/modules/x.so' - /usr/lib64/php/modules/x.so: cannot open
> shared object file: No such file or directory in Unknown on line 0
(repeated for various x)
Sounds like you're missing some libraries, or you have some bad links.
I'd suggest that you try and find out which package installs each of the
libraries in question (I think these were gettext.so, hyperwave.so,
mime_magic.so, ming.so, mssql.so, openssl.so, pdf.so, sockets.so, and
xslt.so, but I might have missed some) and then install those packages.
Rgds
Denis McMahon
|
|
|