Sometimes but often, when i want to acced to my site, i have this message "Infinite loop detected in IError". It means that i can't acces to my sql database.
public $host = 'localhost';
public $user = 'pdrevon_pdc';
public $password = 'f4dz6op2';
public $db = 'pdrevon_pdc';
when i go to...