On 13.2.2011 01:50, Lamar Owen wrote:
On Feb 12, 2011, at 7:28 PM, Peter Ivanov wrote:
PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/mysql.so' - libmysqlclient.so.15: cannot open shared object file: No such file or directory in Unknown on line 0
Run ldd /usr/lib64/php/modules/mysql.so and list the output.
It should look something like:
[root@localhost ~]# ldd /usr/lib64/php/modules/mysql.so
Somewhat offtopic for sure, but maybe this should not be run as root https://bugzilla.redhat.com/show_bug.cgi?id=531160