Account Suspension

Status
Not open for further replies.

cheppalle

New Member
Messages
3
Reaction score
0
Points
0
Hello, my account has been suspended because I did not login into the forum. Now I did (some days ago) but my account has not yet been activated. From the control panel I have no option to do it by myself.
Can you help me?
Thank you.
 

Anna

I am just me
Staff member
Messages
11,782
Reaction score
594
Points
113
Hello, your account is not listed as being suspended.
Your site loads fine for me.

What problems are you seeing?
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
The "host" needs to be localhost

And try to re-link the user and the database.
 

vishal

-::-X10 Guru-::-
Community Support
Messages
5,255
Reaction score
192
Points
63
Check the db server name .It should be local host
also
1. Log in to your cPanel
2. Under Databases category, click MySQL Databases
As you can see on the MySQL page, all databases are intact. The databases are there and also the users. But eventhough they are there, your site wasn't able to connect on the database. Follow the next step.
3. Locate the category which will allow you to add a user to the database. Add User To Database
4. Select the appropriate user and database you have used for your website and click the Add button. Note: Be sure to choose the correct one or it will not worked.
5. You will be redirected to the Manage User Privileges page, select ALL PRIVILEGES then click the Make Changes button.
6. If all are successful, your site will be working.
 

cheppalle

New Member
Messages
3
Reaction score
0
Points
0
Ok, thank you for your help. I understood the problem but now I got into a new big one. The db user I created was inexplicable gone (so no users were left). So I created a new one but I mistook the name so I try to delete it. I am sure 100% I click on the delete user button at the bottom of the MySql admin page, in the current users box. Well, after the confirmation, the entire Database was removed!!! And I tried to create a new one with the same name but the system told me that the name was already taken! I refreshed the page several times but nothing changed. It was strange so I waited a minute and I refreshed the admin page again. This time the DB was come back but sadly empty. I think that I could re-create the DB in spite of the error message. Anyway from PHP myadmin I failed to populate the DB through sql, because in spite of the total emptyness of the db it was still storing the table! (they appeared on query tab!). What I did was I deleted everything and I did it again.
This time a db user was created automatically by default (because is the same name of the old one I tried to delete, I think it was never deleted). So, to prevent the same situation as before, I created a new user and then I deleted the wrong one.
Now everything is fine.
I just wrote to you all this story just to let you know for maintenance purpose.
Thank you.
 
Last edited:
Status
Not open for further replies.
Top