Ok So WarezPredator is down due to a DB error and idk wtf is going on. Here is the error:
mysql_connect() [<a
href='function.mysql-connect'>function.mysql-connect</a>]:
Access denied for user 'warezpre'@'localhost' (using password: YES)
/home/predator/public_html/includes/class_core.php on line 311
Line 311 is the following:
$link = $this->functions[$usepconnect ? 'pconnect' : 'connect']("$servername
port", $username, $password);
I know you have to enter some details but guide me through this I tried but failed. Thank you
mysql_connect() [<a
href='function.mysql-connect'>function.mysql-connect</a>]:
Access denied for user 'warezpre'@'localhost' (using password: YES)
/home/predator/public_html/includes/class_core.php on line 311
Line 311 is the following:
$link = $this->functions[$usepconnect ? 'pconnect' : 'connect']("$servername
I know you have to enter some details but guide me through this I tried but failed. Thank you