1. bling
  2. Bug Report
  3. Thursday, July 21 2016, 05:05 AM
Error: Database connection "Mysql" is missing, or could not be created. I updated to php5.4, then this error started showing up, it was working ok before.Please Kindly Resolve.
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
you have some PHP configurations problem.

if I create a new file function PDO::getAvailableDrivers() return a correct array that include "Mysql" driver, otherwise if I put this function in some file already existing I get a wrong array (missing "Mysql" driver).

This happen also with phpinfo() function, I get 2 differents configurations, see screenshots, so try to rename or remove file /home2/svgdiasp/public_html/php.ini, maybe it have a old configuration.
Attachments (2)
  1. more than a month ago
  2. Bug Report
  3. # Permalink
bling Accepted Answer
Renaming php.ini solved the problem.
  1. more than a month ago
  2. Bug Report
  3. # 1
Abiel_John_Balogun Accepted Answer
500
Database connection "Mysql" is missing, or could not be created.
PLEASE TRY ONE OF THE FOLLOWING PAGES:
  1. more than a month ago
  2. Bug Report
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.