If you scan the web today, you’ll see webmasters installing and using Joomla on Ubuntu 16.04 LTS with Apache2 or Nginx and MariaDB with PHP…
You’ll usually see webmasters installing Drupal on Ubuntu 16.04 LTS with Apache2 or Nginx and MariaDB with PHP support… This post is going to show…
In many cases, you’re going to see webmasters installing WordPress on Ubuntu 16.04 LTS with Apache2 or Nginx and MariaDB with PHP support… Well, this…
In many cases, you’re going to see webmasters using Apache2 or Nginx with PHP and MariaDB to create a LAMP or LEMP stack… Well, this…
When Ubuntu 18.04 LTS was released, the first chance I had was to install it on my lab computer running VMware Workstation Pro… the steps…
If you’re going to be developing any PHP application, you’re mostly going to need PHP server scripts installed. PHP is an open source server scripting…
Recently we showed students and new users how to install Lighttpd with MySQL and PHP support on Ubuntu 17.04. We also said Lighttpd is an…
Lighttpd is a secure, fast and event-based web server alternative to Nginx. It can be used to serve up pages for high-traffic websites. It also…