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 by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
How can I update PHP on ubuntu? - Nginx + PHP-FPM
How can I update PHP on ubuntu? - Nginx + PHP-FPM
I would like to update my PHP 7.2 to PHP 7.4 or PHP 8.0.
I'm using wordpress and the recommendation is to update my php.
I've tried it in several ways and I can't, it always breaks the panel.
I tried the following ways.
1° https://youtu.be/5Ac_x5pjTWs
2° https://www.trykeith.com/blog-post/how- ... on-vestacp
3° viewtopic.php?t=18041
Note
I'm using Nginx + PHP-FPM without apache
I'm using linux Ubuntu 18.04.6 LTS
Can someone help me? I really need to update
THANKS
I'm using wordpress and the recommendation is to update my php.
I've tried it in several ways and I can't, it always breaks the panel.
I tried the following ways.
1° https://youtu.be/5Ac_x5pjTWs
2° https://www.trykeith.com/blog-post/how- ... on-vestacp
3° viewtopic.php?t=18041
Note
I'm using Nginx + PHP-FPM without apache
I'm using linux Ubuntu 18.04.6 LTS
Can someone help me? I really need to update
THANKS
Re: How can I update PHP on ubuntu? - Nginx + PHP-FPM
I found this: https://www.digitalocean.com/community/ ... 8-04-nginx
As I use vesta on CentOS I can't confirm if this tutorial works, but it doesn't seem complicated to upgrade from php 7.2 to 7.4.
As I use vesta on CentOS I can't confirm if this tutorial works, but it doesn't seem complicated to upgrade from php 7.2 to 7.4.
-
- Posts: 38
- Joined: Tue Aug 16, 2016 4:58 pm
Re: How can I update PHP on ubuntu? - Nginx + PHP-FPM
Dont follow this tutorial, i have gave it a try under a development server and apache2 will not start and exits with error code.sandro wrote: ↑Mon Jan 17, 2022 1:09 pmI found this: https://www.digitalocean.com/community/ ... 8-04-nginx
As I use vesta on CentOS I can't confirm if this tutorial works, but it doesn't seem complicated to upgrade from php 7.2 to 7.4.
Re: How can I update PHP on ubuntu? - Nginx + PHP-FPM
Creating a successful start up development https://owlab.group/our-blog/post/5-dev ... step-guide takes a lot of time, effort, and sacrifice. You'll go through many iterations of creating a product, measuring its usage, trying to learn from the findings, and then making adjustments/building.Vegas10128 wrote: ↑Mon May 02, 2022 4:50 amDont follow this tutorial, i have gave it a try under a development server and apache2 will not start and exits with error code.sandro wrote: ↑Mon Jan 17, 2022 1:09 pmI found this: https://www.digitalocean.com/community/ ... 8-04-nginx
As I use vesta on CentOS I can't confirm if this tutorial works, but it doesn't seem complicated to upgrade from php 7.2 to 7.4.
Re: How can I update PHP on ubuntu? - Nginx + PHP-FPM
An article with a lot of interesting information.Arsmther wrote: ↑Fri Aug 05, 2022 10:02 pmCreating a successful start up development https://owlab.group/our-blog/post/5-dev ... step-guide basket random takes a lot of time, effort, and sacrifice. You'll go through many iterations of creating a product, measuring its usage, trying to learn from the findings, and then making adjustments/building.