Skip to content

Instantly share code, notes, and snippets.

[
{
"il": "Adana",
"plaka": 1,
"ilceleri": [
"Aladağ",
"Ceyhan",
"Çukurova",
"Feke",
"İmamoğlu",
@mosufy
mosufy / LEMP-Stack-Installation-Guide.md
Last active August 14, 2023 17:03
LEMP Stack Installation Guide. Linux (Ubuntu), Nginx, MySQL, PHP

LEMP Stack Installation Guide

LEMP is the new LAMP. If you were an Apache user like most of us, simply follow this guide to easily deploy and learn develop to develop on Nginx.

Pre-requisites

Be sure that you are already running Linux be it Ubuntu, CentOS or RHEL. However, this guide will demonstrate installation guide for Ubuntu Server 14.04 LTS.

Step 1. Install Nginx