Search found 10 matches
- Tue May 27, 2025 6:44 am
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 9
- Views: 226217
- Wed Oct 02, 2024 2:09 pm
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 9
- Views: 226217
- Thu Aug 22, 2024 12:12 pm
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 9
- Views: 226217
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 call...
- Fri Jun 07, 2024 7:00 am
- Forum: Web Server
- Topic: Multiple PHP Versions Ubuntu 18.04 Problem
- Replies: 9
- Views: 226217
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: Fir...
- 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: 259040
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 y...
- 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: 1684756
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 dir...
- Sat May 27, 2023 7:16 am
- Forum: RHEL/CentOS
- Topic: Lets Encypt Support
- Replies: 6
- Views: 16536
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 err...
- Thu May 18, 2023 10:23 am
- Forum: Debian/Ubuntu
- Topic: can't do backup via ssh
- Replies: 6
- Views: 38595
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 reso...
- Wed May 17, 2023 8:54 pm
- Forum: Database Server
- Topic: [Solved] MariaBD status:active but not active in VestaCP
- Replies: 10
- Views: 73441
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 fil...
- Sat Apr 08, 2023 2:40 pm
- Forum: Web Server
- Topic: Solution for receiving an SSL error stating that the intermediate chain using Cloudflare SSL with VestaCP
- Replies: 0
- Views: 13636
Solution for receiving an SSL error stating that the intermediate chain using Cloudflare SSL with VestaCP
If you're receiving an SSL error stating that the intermediate chain is not valid when using Cloudflare SSL with VestaCP, there are a few things you can try to resolve the issue: Check that you have installed the SSL certificate properly on your VestaCP server. Make sure that the certificate files a...