I have just used one of the available PHP update scripts on a V6.01 installation to move the PHP up to V4.3.10. This ran without any errors, but I now find that mysql is not available via PHP, and the logs show errors such as
"Unknown(): Unable to load dynamic library '/usr/lib/php4/mysql.so' - libmysqlclient.so.12: cannot open shared object file: No such file or directory in Unknown on line 0"
Interpreting this goes beyond my limited understanding of Linux, so I'm hoping someone can suggest a course of action to sort this out.
TIA
J.B.