Viewing articles tagged 'php'

 PHP upgrade to 8.1 for LibreNMS

I've been putting off updating PHP on my LibreNMS box for a while, but I finally figured I'd take...

 Upgrade PHP 7.4 to PHP 8.0 on Ubuntu 20.04 with Nginx

IntroductionPHP 8.0 is a significant update of the PHP language that contains many new features...

 Upgrade PHP 8.0 to PHP 8.1

Add PPA for PHP 8.1 sudo apt install software-properties-commonsudo add-apt-repository...