mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-09-08 12:10:24 +02:00
5d6c0137c1fbe75ec7d5fa49cc117b6c8b81bdbd
Every night cron is sending email with subject: Cron <admin@host> sudo /usr/local/vesta/bin/v-update-sys-queue disk And content of that email is: /usr/local/vesta/func/db.sh: line 390: [: : integer expression expected This is a fix for that bug. I guess mysql for some databases returns empty string for DB size, so this will handle that case.
Vesta Control Panel
- Vesta is an open source hosting control panel.
- Vesta has a clean and focused interface without the clutter.
- Vesta has the latest of very innovative technologies.
How to install
Connect to your server as root via SSH
ssh root@your.server
Download the installation script, and run it:
curl http://vestacp.com/pub/vst-install.sh | bash
If the above example does not work, try this 2 step method:
Download the installation script:
curl -O http://vestacp.com/pub/vst-install.sh
Then run it:
bash vst-install.sh
License
Vesta is licensed under GPL v3 license
Description
Languages
PHP
34.6%
Smarty
20.4%
Shell
16.5%
JavaScript
14.2%
HTML
12.3%
Other
1.9%