LAMP on Fedora 18/17, CentOS/Red Hat (RHEL) 6.4/5.9
LAMP (Linux, Apache, MySQL, PHP) server is very powerful server setup behind any website or web based service. This guide is collection of Fedora/CentOS/Red Hat (RHEL), Apache, MySQL and PHP install guides.
Today the Internet is full of instructions, which promises a LAMP server installation with a “One-Liner”, and so forth. In fact, these “One-Liner” instructions assume that, Linux is already installed and installs just AMP (Apache, MySQL, PHP) pakages, without any configuration. AMP programs can be installed with one command easily, of course, but the correct configuration have to be done anyway, especially if the environment is going to production use.
This guide (more specifically this guide parts) try to explain in more detail LAMP (Linux, Apache, MySQL, PHP) server environment installation. This howto can be used to pre-installed Linux, and instructions can be used for various Fedora and Red Hat based Linux distros with YUM. This guide is also usable with setup where MySQL databases and Apache Web servers are on different server machines.
This guide includes three separated steps/guides
Note: Any step can be omitted if something does not want to install.
1. Install Linux (Fedora 18/17/16, CentOS 6.4/5.9, Red Hat 6.4/5.9)
Currently there are 6 different instructions for installing Linux (Fedora 18/17/16, CentOS 6.4/5.9 and Red Hat 6.4).
Install Fedora 18 Linux >>
Install Fedora 17 Linux >>
Install Fedora 16 Linux >>
Install CentOS 6.4 Linux >>
Install CentOS 5.9 Linux >>
Install Red Hat (RHEL) 6 Linux >>
2. Install MySQL 5.5
This MySQL part use Remi Repository and install latest MySQL 5.5 (currently 5.5.30) version.
Install MySQL database server >>
Note: Open MySQL port only when it’s really needed and otherwise use it only locally (localhost)
3. Install Apache (httpd) 2.2 with PHP 5.4
This Apache and PHP part use Remi Repository and install latest PHP 5.4 (currently 5.4.13) version.
Install Apache (httpd) web server with PHP support >>
PHP: APC Configuration and Usage Tips and Tricks >>
Enable Apache Userdir with SELinux on Fedora 18/17/16, CentOS 6.4/6.3/6.2/6.1/6/5.9, Red Hat (RHEL) 6.4/6.3/6.2/6.1/6/5.9 >>
Finally you are done. Not very hard, but at least the most important configurations and checks have been already completed.
14 Comments
Leave a Comment
Trackbacks/Pingbacks
- Ganalot! » Blog Archive » fedora 8 Linux - [...] LAMP (Linux/Apache/MySQL/PHP) on Fedora 13/CentOS 5.5/RHEL 6 [...]
- WAMP: Apache 2.2, PHP5 & MySQL Installation Tutorial Windows XP, Vista, 7 - [...] LAMP (Linux/Apache/MySQL/PHP) on Fedora 13/CentOS 5.5/RHEL 6 [...]
- Install Wordpress 3.0.1 on Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5/6 - [...] Install Needed Web and Database Servers1.1 Install the whole LAMP environment with following guideLAMP (Linux/Apache/MySQL/PHP) on Fedora 13/CentOS 5.5/Red ...
- Install Zend Framework on Fedora 14/13, CentOS/Red Hat (RHEL) 5.5 - [...] 5.1 on Fedora, CentOS, Red Hat (RHEL)1.3 Install the whole LAMP environment with following guideLAMP (Linux/Apache/MySQL/PHP) on Fedora, CentOS ...
LAMP (Linux, Apache, MySQL, PHP) server is very powerful server setup behind any website or web based service. This guide is collection of Fedora/CentOS/Red Hat (RHEL), Apache, MySQL and PHP install guides.
Great Post!!! :D
Thanks! works perfectly
Thanks, sets up properly!
Is it necessary to install LAMP when using Webmin?
Hi Kevin,
You don’t need full LAMP setup to use webmin.
Just install rpm package, start webmin and it’s working… :)
Run following (as root):
Goto https://localhost.localdomain:10000 with your browser and login…
Thanks so much for the AWESOME advice and tutorial!
You are welcome! :)
Thanks! Just what I was looking for!
Thanks a lot Brother !!!!!!!!!!!!!!!! now, I m installing Drupal on fedora 16 !! ;)
Thanks a lot, Pal!!
This post is extremely useful to the less experienced in Linux, just like me.
Great post thanks buddy
Awesome article! Very helpful and well written. Thanks!
Thank you! With this article I was able to test and learn more, now I got a great job because of this, so big thank you!
I’m using XAMPP, so how can I uninstall all of this now?