This brief tutorial shows students and new users how to install PHP 8.0 on Ubuntu 20.04 | 16.04.
PHP 8.0 is a new major version with boat loads of improvements and features. It will officially be released on November 26, 2020.
PHP is a popular scripting language suited for web development. Many of the popular content management systems like WordPress, Joomla and Drupal are PHP based platform.
If you’re going to be developing PHP based applications, you’ll need it installed on the systems you’re developing on.
For students and new users, this post will come in handy if they want to learn how to install it on Ubuntu, with either Apache or Nginx HTTP server.
Continue reading “Install PHP 8.0 on Ubuntu 20.04 | 18.04”