I know, the new client is in the process of moving to PDO, BUT is being forced by web host to migrate to new VPS prior to PDO completion.
I just got pulled into this today. I put PHP 5.6 on the new server but the mysql library seems not to be installed.
Site is getting Fatal error: Call to undefined function mysql_connect()
No comments about "switch to PDO" please. The client has already been working on this and we will complete it as soon as we can get the site at least limping along on the new VPS.
Please advise.
I just got pulled into this today. I put PHP 5.6 on the new server but the mysql library seems not to be installed.
Site is getting Fatal error: Call to undefined function mysql_connect()
No comments about "switch to PDO" please. The client has already been working on this and we will complete it as soon as we can get the site at least limping along on the new VPS.
Please advise.
Attachments
-
91 KB Views: 5
Last edited by a moderator: