We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
Search found 8 matches
- Wed Apr 16, 2025 5:44 pm
- Forum: General Discussion
- Topic: issue "ssl certificate key pair is not valid"
- Replies: 1
- Views: 10120
Re: issue "ssl certificate key pair is not valid"
Thanks for sharing the info. Hopefully future updates will include a check to prevent this conflict automatically.
tubidy
tubidy
- Fri Oct 18, 2024 8:04 am
- Forum: General Discussion
- Topic: Future OS Compatibility
- Replies: 10
- Views: 59158
Re: Future OS Compatibility
Desfire isn't wrong. I think you have pretty well screwed yourself. You have shown that not only are you more than willing to abandon the project, but that you won't even manage PRs when there are hundreds of security flaws in your project. If your life isn't stable enough to commit to the project ...
- Sun May 26, 2024 2:59 am
- Forum: General Discussion
- Topic: When last has the VestaCP script been updated?
- Replies: 2
- Views: 20331
Re: When last has the VestaCP script been updated?
I think the last recorded update for VestaCP in the official update thread was in download lagu 2020. However, there may have been updates since then that were not documented in that thread. You might want to check the official VestaCP repository or contact the developers for the most recent updates...
- Mon Mar 11, 2024 4:59 am
- Forum: DNS Server
- Topic: Everyone can create subdomains!
- Replies: 8
- Views: 167760
Re: Everyone can create subdomains!
Coded a fix for this but it's not perfect. It will not let users add domains if the TLD has two periods in it (like .co.uk, .us.com, .org.au, etc...). Edit /usr/local/vesta/web/add/web/index.php: Find: // Set domain name to lowercase and remove www prefix $v_domain = preg_replace("/^www\./i", "", $...
- Sun Mar 03, 2024 4:58 pm
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 8
- Views: 216329
Re: Multiple PHP Versions Ubuntu 18.04 Problem
Hi, I am running php7.2 & download lagu 8.2 and I want to install phpcgi mp3juice and php tubidy 8.0 but nothing there but php8.0-common. Any solution? Hello, Can anyone answer this? I'm looking for a solution because I have the same problem. If anyone has one, please tag me. Thanks a lot.
- Sat Feb 03, 2024 3:38 pm
- Forum: Web Server
- Topic: Update Vestacp php version to 8.0
- Replies: 8
- Views: 63144
Re: Update Vestacp php version to 8.0
Thank you so much @skorpions2000 .. It's worked for me..
- Tue Jan 30, 2024 6:23 am
- Forum: Web Server
- Topic: website with domain, I want it to be accessed from the external IP only with ip 127...
- Replies: 6
- Views: 58539
Re: website with domain, I want it to be accessed from the external IP only with ip 127...
Thank you so much sandro! travelagu.io
- Fri Dec 06, 2019 4:53 am
- Forum: 3rd Party Software
- Topic: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
- Replies: 271
- Views: 1643330
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Today I tested this script on a fresh installation of CentOS 7 64-bit minimal on VirtualBox with VestaCP latest version. The script runs smoothly and installed php55, php56 and php70 for me . Now, the question is: where are those php.ini files respectively? I want to modify some PHP configuration su...