How to install Linux, Apache, MySQL, PHP (LAMP) on Debian

Posted by vpsineu on May 15, 2015 4:13 PM EDT
https://vpsineu.com; By VPSinEU.com
Mail this story
Print this story

How to install Linux, Apache, MySQL, PHP (LAMP) on Debian

In this tutorial we will show you how to install Linux, Apache, MySQL, PHP (LAMP) on Debian VPS.

WHAT IS LAMP? The acronym LAMP refers to first letters of the four components of a solution stack, composed entirely of free and open-source software, suitable for building high-availability heavy-duty dynamic web sites, and capable of serving tens of thousands of requests simultaneously.

The meaning of the LAMP acronym depends on which specific components are used as part of the actual bundle:

Linux, the operating system (i.e. not just the Linux kernel, but also glibc and some other essential components of an operating system)Apache HTTP Server, the web server MySQL or MariaDB, the database management system PHP, Perl, or Python, the scripting languages (respectively programming languages) used for dynamic web pages and web development. FIRST WE WILL INSTALL APACHE Apache is a free open source software which runs over 50% of the world’s web servers. To install Apache, you will need to log in to your VPS as ROOT via SSH. Once you are in the first thing you need to do is to downloads the package lists from the repositories and “update” them to get information on the newest versions of packages and their dependencies. It will do this for all repositories and PPAs. To do that just type:

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Apache, Debian, Linux, MySQL, PHP

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.