SQL Databases are down

Status
Not open for further replies.

fabianterh

New Member
Messages
16
Reaction score
0
Points
0
My wordpress-powered blog tells me "Error establishing a database connection" and cPanel's "MySQL Databases" reports database as 0.00MB. However phpMyAdmin displays my database correctly with each table having a reasonable size.

I have checked service alerts, nothing there.
 

fabianterh

New Member
Messages
16
Reaction score
0
Points
0
It seems that Chopin's SQL updates are long done, mine worked for a few days and now it's down again.
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
Everytime they fiddle with the mySQL it seems that the database permissions are affected,

Try:

1. cPanel --> MySQL Databases

Current Databases

aaa_jo151 0.00 MB aaa_jo151 X Delete Database

Click on the user
Check ALL PRIVILEGES on the next screen
Click "Save Changes"

That should work.

2. Still no connection, check the software confinguration/settings file . It should set something like $dbhost to 'localhost'. If not, something like 'ini.chopin.x10hosting.com' , change it to 'localhost'

3. Still no connection, post back here.
 
Status
Not open for further replies.
Top