Be careful guys,
Never reboot your VPS without doing a full backup of your websites because, for some reason, there's a bug or something with TinyCP that after a reboot the database becomes corrupt.
It happened to my website, fortunately, I had a backup.
I tried to reproduce this bug again on a new TinyCP install, and it happened again!
Here's how to reproduce this (It sometimes works and sometimes does not):
1. SSH to your VPS
2. get sudo previleges: sudo -i
3. type reboot
The VPS will reboot and the database that you created for your app becomes corrupt!