OK, I looked up that file and found that I needed to install the
MySQL-shared-3.23.51-1.i386.rpm which I did and realized that I already have
the php-mysql installed. But am still getting the same erro message when
restarting.

However I did find the file you were asking about but in the /usr/lib/php
folder and here is what I got:

ldd /usr/lib/php/mysql.so
        libmysqlclient.so.10 => /usr/lib/libmysqlclient.so.10 (0x40026000)
        libc.so.6 => /lib/i686/libc.so.6 (0x40057000)
        libz.so.1 => /usr/lib/libz.so.1 (0x40193000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x401a1000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x401ce000)
        libm.so.6 => /lib/i686/libm.so.6 (0x401e5000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to