Install Lighttpd HTTP Server on Ubuntu 16.04 LTS with MariaDB and PHP 7.1 Support
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 post...
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 post...
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 post...
This article describes steps one can take to install Drupal CMS on Ubuntu Linux with Lighttpd support. Lighttpd is a secure, fast and flexibly HTTP server...
This article describes steps one can take to install Joomla with Lighttpd support on Ubuntu Linux. Lighttpd is a secure, fast and flexibly HTTP server with...
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 below...
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 language...
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 has...
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 event-based...