Start Kloxo Manually via SSH (Putty)
I use Kloxo on most of my VPS and sometimes after a reboot, Kloxo wouldn’t start by itself. I still remember the first time it had happened (when I was new to Linux), I had panicked and dint knew what was to be done. Hence I’m publishing this post for other webmasters out there who face a similar situation. The solution is really very very simple!
Open SSH client and connect to your server.
Run the following command :
/script/restart
That will start kloxo instantly.