mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-07 04:31:03 +01:00
e2da4fbb188d76426cd89bd41e1aec5fada95e7b
Roundcube is not able to write to /var/log/roundcube This is a fix for it. Reported as a bug long time ago - https://forum.vestacp.com/viewtopic.php?f=12&t=10114&p=39648#p38630 See last line at this post. In v16 you accepted my pull request for password driver, but that was just a partial fix, because it needs to fix log permissions too. Now here is a fix for roundcube log permissions.
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%