Page 1 of 1

PHP 8 Coming with Debian update 10.8

Posted: Wed Feb 17, 2021 5:17 pm
by shahidirfan
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

Re: PHP 8 Coming with Debian update 10.8

Posted: Wed Feb 17, 2021 5:34 pm
by myVesta
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.

Re: PHP 8 Coming with Debian update 10.8

Posted: Wed Feb 17, 2021 5:37 pm
by shahidirfan
Thanks, I am waiting, when you to add the support of PHP 8.

Re: PHP 8 Coming with Debian update 10.8

Posted: Sun Feb 21, 2021 11:06 pm
by myVesta
It's done, you can install now php8.0 - viewtopic.php?f=18&t=52

Re: PHP 8 Coming with Debian update 10.8

Posted: Mon Feb 22, 2021 1:40 pm
by T4B
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