Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 11 matches
- Wed Jul 23, 2025 2:48 pm
- Forum: Modification & Patches
- Topic: fail2ban old version
- Replies: 2
- Views: 39867
Re: fail2ban old version
Hi!
It's great that you're looking to update Fail2Ban and improve the security of your server. Here's a detailed solution to address your concerns:
1. Updating Fail2Ban to a Newer Version
You're currently using Fail2Ban v0.10.2, which is quite outdated, and you're correct that newer versions ...
- Tue May 27, 2025 6:44 am
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 9
- Views: 236085
- Wed Oct 02, 2024 2:09 pm
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 9
- Views: 236085
- Thu Aug 22, 2024 12:12 pm
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 9
- Views: 236085
Re: Multiple PHP Versions Ubuntu 18.04 Problem
Thank you very much for providing the detailed solution for the Multiple PHP Versions Ubuntu 18.04 Problem.
Because as we know that, Managing different PHP versions on Ubuntu 18.04 can be quite a headache, especially when each project demands its specific version. Luckily, there's a handy tool ...
- Fri Jun 07, 2024 7:00 am
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 9
- Views: 236085
Re: Multiple PHP Versions Ubuntu 18.04 Problem
Managing multiple PHP versions on Ubuntu 18.04 can be a common challenge, especially when working with different projects that require different PHP versions. One popular solution for this is to use a tool called phpbrew. Here's how you can set it up and use it with an example:
Install phpbrew ...
- Tue Jul 04, 2023 1:18 pm
- Forum: Mail Server
- Topic: [FIX] SMTP Error (451): Failed to add recipient "[email protected]" (Temporary local problem - please
- Replies: 18
- Views: 264402
Re: [FIX] SMTP Error (451): Failed to add recipient "[email protected]" (Temporary local problem - please
If you encountered the SMTP error "SMTP Error: [451] Failed to add recipient (Temporary local problem - please try later)" or "SMTP Error: [451] Temporary local problem - please try later" after attempting to install or update the Exim package on CentOS 7, it's important to note that the commands ...
- Tue May 30, 2023 12:46 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
- Replies: 271
- Views: 1722507
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
To troubleshoot the 500 error in VestaCP with the SK template and resolve the "Connection reset by peer" and "End of script output before headers" errors, please follow these detailed steps:
1. Check PHP-FPM Configuration:
Log in to your server via SSH.
Navigate to the PHP-FPM pool configuration ...
1. Check PHP-FPM Configuration:
Log in to your server via SSH.
Navigate to the PHP-FPM pool configuration ...
- Sat May 27, 2023 7:16 am
- Forum: RHEL/CentOS
- Topic: Lets Encypt Support
- Replies: 6
- Views: 16938
Re: Lets Encypt Support
When encountering error 15 in VestaCP, it can be frustrating to find that the instructions provided in discussions do not help. However, the solution you found offers a potential workaround to address the issue. Let's delve into a detailed explanation of how these steps can help in resolving the ...
- Thu May 18, 2023 10:23 am
- Forum: Debian/Ubuntu
- Topic: can't do backup via ssh
- Replies: 6
- Views: 39811
Re: can't do backup via ssh
It seems that you're facing an issue with setting the load limit for generating backups in the file /usr/local/vesta/func/main.sh. The current value of BACKUP_LA_LIMIT is set to 5, and you want to change it to 20. I'll provide you with a detailed solution that includes code examples to help you ...
- Wed May 17, 2023 8:54 pm
- Forum: Database Server
- Topic: [Solved] MariaBD status:active but not active in VestaCP
- Replies: 10
- Views: 74672
Re: [Solved] MariaBD status:active but not active in VestaCP
It appears that you are facing some issues related to the configuration and compatibility of MariaDB and MySQL in the context of the Vesta control panel. Let's break down the problems and provide solutions with relevant code snippets:
Changing [mysql] to [mysqld] in mysql.cnf:
Open the mysql.cnf ...
Changing [mysql] to [mysqld] in mysql.cnf:
Open the mysql.cnf ...