Installing Nginx + PHP7.0 + Pi Dashboard on Raspberry Pi
Previously, we introduced the method of "Setting up an LNMP environment on Raspberry Pi" and "Installing a dashboard to monitor the Raspberry Pi's operating status". Recently, users have reported that the latest version of the Raspberry Pi system can no longer find the PHP5 package. This is because the new version has replaced PHP5 with PHP7, and the configuration method for PHP-FPM under Nginx is slightly different from PHP5.