MySQL server does not work! (Error 28)

Please try to start restoring the database by going to Control Panel - Databases, select the database and click Recover.
  • 224 Users Found This Useful
Was this answer helpful?

Related Articles

Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.When an account starts...

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...

I can see the old site content after uploading new files

Most likely, your browser keeps old copies in the cache for fast loading of your site. You need...

My site is not working on this PHP version

You can change the PHP version yourself in the Control Panel. To do this, go to Control Panel -...

Help, the cron is not working

If you run a job through PHP, for example php -f /home/username/public_html/file.php and you...