mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-09-08 12:39:53 +02:00
c1cbbd3eb488a26fa78595357bedd54ea6af1c51
Whit mysql 5.7 when reset password db.conf not get updated because cant get new md5 hash This will fix it I not touch GRANT ALL queryes because all working fine whit that part and all passwords was changed, but maybe you want change it. I see this bug may afect this function: dump_mysql_database() But I not know fot what is used grep -v "Grants for" > $grants So I not touch it because not know how test it :)
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 (2 step)
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
How to install (3 step)
If the above example does not work, try this 3 step method: Connect to your server as root via SSH
ssh root@your.server
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%