Search found 4 matches
- Sun Oct 31, 2021 2:30 pm
- Forum: General Discussion
- Topic: VestaCP Release 1.0.0-1
- Replies: 18
- Views: 80026
Re: VestaCP Release 1.0.0-1
How can I revert to the old version on Debian server? like nothing is functional. Quickly, I need to go back to the previous version on Debian (Debian 9.11). From what I can tell, your suppose to define a specific package with an equals character, e.g. 'apt-get install vesta=0.9.8-26' But this didn...
- Sun Oct 31, 2021 12:19 pm
- Forum: General Discussion
- Topic: VestaCP Release 1.0.0-1
- Replies: 18
- Views: 80026
Re: VestaCP Release 1.0.0-1
If anyone is on Centos and wants to downgrade back to 0.9.8, visit viewtopic.php?p=84967#p84967 and follow those instructions.
- Sun Oct 31, 2021 12:17 pm
- Forum: General Discussion
- Topic: VestaCP Release 1.0.0-1 LETSENCRYPT not work
- Replies: 17
- Views: 50708
Re: VestaCP Release 1.0.0-1 LETSENCRYPT not work
I moved back to old version. Lot of bugs I found on the new version. 1. LetsEncrypt not working in new interface. 2. Proxy template not picking because new interface is not linked to template folder anymore. Team need to work on template path. 3. In file manager, File upload and download not workin...
- Wed Feb 17, 2016 11:29 am
- Forum: RHEL/CentOS
- Topic: nginx restart failed
- Replies: 12
- Views: 26387
Re: nginx restart failed
The bash script is missing the grep check that the master RHEL version has. you will still need to remove the duplicates so nginx can start again, but once done, rebuilds will no longer create duplicates. Replace /usr/local/vesta/data/templates/web/nginx/caching.sh with the following; #!/bin/bash us...