Configuring a LAMPP server for PHP development

From Joomla! Documentation
(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
The letters LAMPP stand for Linux, Apache, MySQL, PHP and PhpMyAdmin, Linux is the operative system we are using and the rest are services also known as the "AMP stack" that we need to install and configure to create our development environment.
 
The letters LAMPP stand for Linux, Apache, MySQL, PHP and PhpMyAdmin, Linux is the operative system we are using and the rest are services also known as the "AMP stack" that we need to install and configure to create our development environment.
  
Most professional, high performance and high traffic web servers in the world runs on Linux, then is always a great idea to develop your project on Linux from the very beginning and help yourself avoid compatibility problems in your software when you migrate it to the live servers.
+
Most professional, high performance and high traffic web servers in the world runs on Linux, then is always a great idea to develop your project on Linux from the very beginning and help yourself avoid compatibility problems in your software when you migrate to a live server.
  
 
== Installation ==
 
== Installation ==

Revision as of 19:30, 4 May 2012

Contents

Theses instructions should work fine on any Debian based distribution such as Debian, Ubuntu, LinuxMint, Xubuntu, Kbuntu and others.

The letters LAMPP stand for Linux, Apache, MySQL, PHP and PhpMyAdmin, Linux is the operative system we are using and the rest are services also known as the "AMP stack" that we need to install and configure to create our development environment.

Most professional, high performance and high traffic web servers in the world runs on Linux, then is always a great idea to develop your project on Linux from the very beginning and help yourself avoid compatibility problems in your software when you migrate to a live server.

Installation

Understanding the folder structure

Fine tuning

Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox