Introduction
In this post I will discuss about “How to set up a LAMP Server”. The acronym LAMP refers to a solution stack of software, usually free and open source software, used to run dynamic web sites or servers. The original expansion is :
- Linux
- Apache
- Mysql
- PHP
For more info visit http://en.wikipedia.org/wiki/LAMP_(software_bundle)
This article describes setting up a LAMP(Oracle Client also included) web server running in a fedora operating system.