Need to stop mySQL Service for websites to work
Posted: Tue Apr 14, 2015 7:00 am
Hi i am new to vestacp and after i had everything set up i run from ssh the command to reset my stats after that the server collapsed and i had to restart. I used
After the restart the server comes back online and mySQL shuts down after a few seconds and i am getting this error (among others)
Anyhow after i shutdown the mySQL service everything seems to work perfectly normal.
I am running on 1gb RAM VPS from DO and Ubuntu 14.04.1 LTS.
Edit: I have also noticed something strange in Services page where memory from apache2 is 5773 mb.
Is this normal?
Any ideas where did i screwed up and how to fix this?
Thanks in advance.
Code: Select all
/usr/local/vesta/bin/v-update-sys-queue disk
Code: Select all
shutdown -r now
After the restart the server comes back online and mySQL shuts down after a few seconds and i am getting this error (among others)
Code: Select all
Can't open file: './db_name_main/t64hj_session.frm' (errno: 24) SQL=INSERT INTO `t64hj_session` (`session_id`, `client_id`, `time`) VALUES ('16e5eab189acfbf9e6d1e5d36145e9ed', 0, '1428994228')
Anyhow after i shutdown the mySQL service everything seems to work perfectly normal.
I am running on 1gb RAM VPS from DO and Ubuntu 14.04.1 LTS.
Edit: I have also noticed something strange in Services page where memory from apache2 is 5773 mb.
Is this normal?
Any ideas where did i screwed up and how to fix this?
Thanks in advance.