ニュース

PHP is still an important aspect of web development. In this article, we're talking about how to install PHP on Ubuntu 20.04 and 18.04.
If you need to install PHP 7.4 with Apache or Nginx webserver, you easily Install it from the Ubuntu repositories using the following commands: ...
We can install PHP 7.4 on Ubuntu from the official repository, but for 8.0, we need to add Ondřej Surý PPA to the repository.
Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.
If your business needs an LDAP implementation, you can't go wrong with the OpenLDAP/phpLDAPadmin combo. Jack Wallen helps you get it up and running.