Keep getting an error when trying to connect.
Sometimes it even gives this error
I've checked the config and all the passwords seem to be correct.
Also recently I changed the server to localhost in the config.php file. Still giving errors.
Code:
Database error in vBulletin :
Cannot use database -----_vb
MySQL Error : Access denied for user '-------_-------'@'lotus.x10hosting.com' to database 'scylla28_vb'
Error Number : 1044
Request Date : Monday, December 7th 2009 @ 07:00:17 PM
Error Date : Monday, December 7th 2009 @ 07:00:17 PM
Script : http://vgc.x10hosting.com/forum/
Referrer :
IP Address : --.---.----.---
Username :
Classname : vB_Database
MySQL Version :
Sometimes it even gives this error
Code:
mysql_pconnect() [<a href='function.mysql-pconnect'>function.mysql-pconnect</a>]: Access denied for user 'account_name'@'lotus.x10hosting.com' (using password: YES)
/home/scylla28/public_html/forum/includes/class_core.php on line 311
I've checked the config and all the passwords seem to be correct.
Code:
mysql_pconnect() [<a href='function.mysql-pconnect'>function.mysql-pconnect</a>]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111
/home/scylla28/public_html/forum/includes/class_core.php on line 311
Also recently I changed the server to localhost in the config.php file. Still giving errors.
Last edited: