Skip to content
Advertisement

I can’t upgrade nginx PHP version to latest on ubuntu 16

I have tried to upgrade the PHP version. but I just get errors.

I tried this tutorial.

JavaScript

but I get this error.

JavaScript

How can I solve this problem?

I have tried my tutorial. but just get same error like this.

Advertisement

Answer

As stated in the ppa description:

Only Supported Versions of PHP (http://php.net/supported-versions.php) for Supported Ubuntu Releases (https://wiki.ubuntu.com/Releases) are provided.

Ubuntu 16.04 is no longer supported since April 2021, so I think there is also no longer a xenial branch of php 8.0. I’d suggest to upgrade Ubuntu to ver. 20.04 LTS in order to be able to use php 8.0

User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement