I upgraded our E-Smith 5.5 with the latest files in the updates directory, followed the upgrade directions, and the upgrade SEEMED to go fine. However, now any PHP scripts which access database content are dying with the following message:
Fatal error: Call to undefined function: mysql_connect()
I managed to install phpmyadmin, and that works fine. One of the upgrade files was Apache 3.22, however a check of the phpinfo() information shows Apache 3.20, and doesnt display information for MySQL.
I'm guessing there's a config problem somewhere, but I'm totally lost.