I've checked the config.php configuration and everything seems ok but the
error stay; I don't know what to do now!!!
I tried to open the file too:
/var/www/vhosts/dominio.estensione/httpdocs/includes/class_core.php on line 274
and at line 724 (that the error report) I found this code:
Code:
$link = $this->functions[$usepconnect ? 'pconnect' : 'connect']("$servername:$port", $username, $password);
Could it be useful to understand where and how operating?
Thank you