PHP 8 Coming with Debian update 10.8

Post Reply
shahidirfan
Posts: 11
Joined: Sat Sep 05, 2020 11:28 am

Hi,

I have updated Debian 10.7 to 10.8. After updating it shows that PHP 8 is installed and you can be activated it via the below commands

NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php8.0-fpm

Can it is safe to activate and use it? After activating it, can I use it by selecting the default apache2 template?

I have already installed PHP 7.3 and PHP 7.4
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

It's not good idea, since it should be installed as php-fpm, not as apache-lib.
I will add support for php8.0 in next few days.
shahidirfan
Posts: 11
Joined: Sat Sep 05, 2020 11:28 am

Thanks, I am waiting, when you to add the support of PHP 8.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

It's done, you can install now php8.0 - viewtopic.php?f=18&t=52
User avatar
T4B
Posts: 160
Joined: Sat Jul 11, 2020 9:44 am
Been thanked: 5 times

dpeca wrote: Sun Feb 21, 2021 11:06 pm It's done, you can install now php8.0 - viewtopic.php?f=18&t=52
Image
Post Reply