Author Topic: Error reading from database  (Read 9528 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Error reading from database
« on: April 20, 2016, 02:17:36 PM »
I created db and tried to install website moodle script
when I install it give me Error:
Error reading from database
DML exceptions

please help me

Offline
*****
Re: Error reading from database
« Reply #1 on: April 20, 2016, 03:53:39 PM »
check if mysqli is enabled? (By default it should be enabled)
run php -m through ssh it will give you a list of installed modules
you need to contact the moodle script developers/support.
« Last Edit: April 20, 2016, 04:14:23 PM by Sandeep »