Well, I decided to give the recompile a try. I still have the same error message.
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
The only mysql.sock that I can find on my system is at /tmp/mysql.sock. I looked at my /etc/my.conf file (copied the my-medium.conf) and it appears to point to /tmp/mysql.sock.
Do I need a /etc/php.ini file? I had one there that was from the old RPM, and I tried to rename that as php_old.ini, but no different.
I haven't tried to put up symbolic links, but I don't remember doing that before. It sounds like a patch to something that isn't set right, but I can try it...
veggie2u