your PHP server doesn’t MySQL module loaded ’t mysql_(p)connect function
All of a sudden whilst editing a recordset I was unable to view database tables and when testing connection now get the following error.
your PHP server doesn’t MySQL module loaded ’t mysql_(p)connect function
Im using the latest version of Databridge / MySQLi. A testing server running PHP 7.2
All this was working fine.. Not sure what has caused this ERROR to happen.
I’ve tried all the suggestions from the forums such as removing cache files, changing mysql_pconnect to mysql_connect in the Connection_php_mysql.js file, deleting the mysql.php file from Configuration/Connections/Scripts/PHP_MySQL/
Any ideas?