How to restart the vps properly without crashing the myvestacp?

Post Reply
KingFisher
Posts: 5
Joined: Sat Sep 04, 2021 11:22 am

I had a bad experience in old vestacp before i found this myvestacp, so the incident is i had to restart my vps suddenly from the server provider's panel. so after i restarted the vps my whole vestacp went broken something like that. showing a default nginx page. and after that i tried to start the vesta cp by 'service vesta start' but it didn't work and i cannot get back online my vestacp login page. so after that i found myvestacp. so before going to restart my vps i need to ask how to restart the vps properly without fudging the myvestacp? :|
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

in your ssh:

Code: Select all

sudo /usr/sbin/reboot
but restart from the myvesta panel will do the same.
KingFisher
Posts: 5
Joined: Sat Sep 04, 2021 11:22 am

Oh great thank you! another small question? when i unselect the --phpfpm but it's already installed into myvestacp. and it's php 7.3 which is not my type. my website requires php 7.2 how can i change it to php 7.2?
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

KingFisher
Posts: 5
Joined: Sat Sep 04, 2021 11:22 am

Thank you so much! It worked!
Post Reply