Installing PHP-FPM 8.1 on debian server

Post Reply
sparkzara
Posts: 22
Joined: Mon Jun 07, 2021 9:15 am

hi,
i have myvestacp installed over debian server last year.
right now, i have following web templates:
PHP-FPM-73
PHP-FPM-74
PHP-FPM-80
*attached screenshot
Screenshot 2022-03-29 200544.jpg
Screenshot 2022-03-29 200544.jpg (72.8 KiB)
i like to install the new web template:
PHP-FPM-81

can you please share the instructions regarding the same.

Thanks
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

sparkzara
Posts: 22
Joined: Mon Jun 07, 2021 9:15 am

myVesta wrote: Wed Mar 30, 2022 10:49 am viewtopic.php?f=18&t=52
Thank you, script works fine and enabled php 8.1 now
Ronaldo
Posts: 5
Joined: Sat May 28, 2022 10:47 pm

Change in php.ini has no final result. I want to change the message time (maximum execution time of 30 seconds exceeded)
sudo nano /etc/php/8.1/fpm/php.ini
sudo nano /etc/php/8.1/fpm/pool.d/your-domain.com.conf

I edited both paths and got no results.

Myvesta debian 11
Post Reply