MySQL extension is not loaded

Status
Not open for further replies.

russianx

Member
Messages
42
Reaction score
3
Points
8
Hi there. 3 months ago i had a website running with no problems. Than i was away and my account got deleted. But I have all the files and Mysql backet up.

So now i reactivate the account, and copied all the files and mysql.

But now I have an error:

SQL Error: MySQL extension is not loaded at /home/russian7/public_html/engine/modules/database/Database.class.php line 72
Array (
Code:
 => -1 [message] => MySQL extension is not loaded [query] => mysql_connect [context] => /home/russian7/public_html/engine/modules/database/Database.class.php line 72 )

Line 72 reads like this:

$oDbSimple=DbSimple_Generic::connect($sDSN);

Is it something with PHP update?
 
Status
Not open for further replies.
Top