Skip to main content

LEMP

How To Install and Secure phpMyAdmin with Nginx on an Ubuntu 14.04 Server
Tutorials LEMP MySQL Nginx Ubuntu
Introduction> Introduction # Relational database management systems like MySQL are needed for a significant portion of web sites and applications. However, not all users feel comfortable administering their data from the command line.
How To Upgrade to PHP 7 on Ubuntu 14.04
Tutorials Apache LAMP Stack LEMP Nginx PHP Ubuntu
Introduction> Introduction # PHP 7, which was released on December 3, 2015, promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgrade an Apache or Nginx web server running PHP 5.
How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 18.04
Tutorials Databases LEMP MySQL Nginx PHP Ubuntu 18.04
Introduction> Introduction # The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx (pronounced like “Engine-X”) web server.
How To Install WordPress with LEMP on Ubuntu 16.04
Tutorials LEMP Nginx Ubuntu Ubuntu 16.04 WordPress
Introduction> Introduction # WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing.
How To Install WordPress with nginx on Ubuntu 12.04
Tutorials LEMP Nginx Ubuntu WordPress
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Deploy a Laravel Application with Nginx on Ubuntu 16.04
Tutorials Databases Laravel LEMP Let's Encrypt MySQL Nginx PHP Frameworks Security Ubuntu Ubuntu 16.04
Laravel is one of the most popular open-source web application frameworks written in PHP. It aims to help developers build both simple and complex applications by making frequently-used application tasks (like caching and authentication) easier.
How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7
Tutorials CentOS LEMP MySQL Nginx PHP
Introduction> Introduction # A LEMP software stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the Linux operating system, with the ENginx web server (which replaces the Apache component of a LAMP stack).
How To Upgrade to PHP 7 on CentOS 7
Tutorials Apache CentOS LAMP Stack LEMP Nginx PHP
Introduction> Introduction # PHP 7, which was released on December 3, 2015, promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgrade an Apache or Nginx web server running PHP 5.
How To Install phpMyAdmin on a LEMP server
Tutorials LEMP MySQL
About phpMyAdmin> About phpMyAdmin # phpMyAdmin is a free software to work with MySQL on the web—it provides a convenient visual front end to the capabilities of MySQL. Setup> Setup # Prior to installing phpMyAdmin, be sure that you have LEMP installed on your VPS.
How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack on Debian 7
Tutorials Debian LEMP
Lemp Stack: Basic Info> Lemp Stack: Basic Info # LEMP stack is a group of open source software to get a VPS up and running. The acronym includes the Linux (L), MySQL (M), and PHP (P) of the more traditional LAMP stack, but switches out Apache for Nginx (pronounced engine x).
How To Install and Secure phpMyAdmin with Nginx on Ubuntu 16.04
Tutorials Databases LEMP MySQL Nginx Ubuntu 16.04
Introduction> Introduction # While many users need the functionality of a database management system like MySQL, its command-line interface may be less intuitive and user friendly for some, presenting a barrier to entry.
How To Install Linux, nginx, MySQL, PHP (LEMP) stack on Ubuntu 12.04
Tutorials LEMP MySQL Nginx PHP Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Change Your PHP Settings on Ubuntu 14.04
Tutorials LAMP Stack LEMP PHP Server Optimization Ubuntu
Introduction> Introduction # PHP is a server side scripting language used by many popular CMS and blog platforms like WordPress and Drupal. It is also part of the popular LAMP and LEMP stacks.
How To Install WordPress with LEMP on Ubuntu 18.04
Tutorials LEMP Nginx Ubuntu 18.04 WordPress
Introduction> Introduction # WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing.
How to Install Laravel with an Nginx Web Server on Ubuntu 14.04
Tutorials Laravel LEMP PHP Frameworks Ubuntu
Introduction> Introduction # Laravel is a modern, open source PHP framework for web developers. It aims to provide an easy, elegant way for developers to get a fully functional web application running quickly.
How To Install Linux, Nginx, MySQL, PHP (LEMP stack) in Ubuntu 16.04
Tutorials LEMP MySQL Nginx PHP Ubuntu Ubuntu 16.04
Introduction> Introduction # The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx web server.
How To Install Linux, nginx, MySQL, PHP (LEMP) stack on CentOS 6
Tutorials CentOS LEMP
Status: Deprecated> Status: Deprecated # This article covers a version of CentOS that is no longer supported. If you are currently operating a server running CentOS 6, we highly recommend upgrading or migrating to a supported version of CentOS.