Requirements

A successful implementation of LAMP stack as given in this website, demands the following requirements to be met. The LAMP requirements are given as following.


For each of the LAMP stack components given below, we need to download the following applications from their respective websites.


Linux operating system
CentOS v6.3 i386 DVD1 from http://centos.org
http://mirror.symnds.com/distributions/CentOS-vault/6.3/isos/i386/CentOS-6.3-i386-bin-DVD1.iso



Apache HTTP Server

Apache HTTP Server v2.4.9 from http://httpd.apache.org
http://apache.petsads.us//httpd/httpd-2.4.9.tar.gz

APR v1.5.1 from http://apr.apache.org
http://apache.osuosl.org//apr/apr-1.5.1.tar.gz

APR-util v1.5.3 from http://apr.apache.org
http://apache.osuosl.org//apr/apr-util-1.5.3.tar.gz

distcache v1.5.1 from http://distcache.sourceforge.net/
http://kaz.dl.sourceforge.net/project/distcache/1.%20distcache-devel/1.5.1/distcache-1.5.1.tar.gz

gdbm-devel-1.8.0-36.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/gdbm-devel-1.8.0-36.el6.i686.rpm

lua-devel-5.1.4-4.1.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/lua-devel-5.1.4-4.1.el6.i686.rpm

 

MySQL Server
MySQL Community Server v5.6.19 from http://dev.mysql.com
http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.19.tar.gz

googlemock v1.6.0 from http://code.google.com/p/googlemock/
http://googlemock.googlecode.com/files/gmock-1.6.0.zip

perl-GD-2.44-3.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/perl-GD-2.44-3.el6.i686.rpm

perl-Test-Deep-0.106-1.el6.noarch.rpm
http://vault.centos.org/6.3/os/i386/Packages/perl-Test-Deep-0.106-1.el6.noarch.rpm

DBD-mysql v4.027 from http://search.cpan.org/~capttofu/DBD-mysql/
http://cpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.027.tar.gz

(optional) libdbi v0.9.0 from http://libdbi.sourceforge.net
http://cznic.dl.sourceforge.net/project/libdbi/libdbi/libdbi-0.9.0/libdbi-0.9.0.tar.gz

(optional) libdbi-drivers v0.9.0 from http://libdbi-drivers.sourceforge.net

 

PHP
PHP v5.5.14 from http://php.net
http://in1.php.net/distributions/php-5.5.14.tar.gz

aspell-0.60.6-12.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/aspell-0.60.6-12.el6.i686.rpm

aspell-devel-0.60.6-12.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/aspell-devel-0.60.6-12.el6.i686.rpm

libc-client-2007e-11.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/libc-client-2007e-11.el6.i686.rpm

libc-client-devel-2007e-11.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/libc-client-devel-2007e-11.el6.i686.rpm

enchant-devel-1.5.0-4.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/enchant-devel-1.5.0-4.el6.i686.rpm

libicu-devel-4.2.1-9.1.el6_2.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/libicu-devel-4.2.1-9.1.el6_2.i686.rpm

libmcrypt v2.5.8 from http://sourceforge.net/projects/mcrypt
http://kaz.dl.sourceforge.net/project/mcrypt/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.gz

t1lib-devel-5.1.2-6.el6_2.1.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/t1lib-devel-5.1.2-6.el6_2.1.i686.rpm

tokyocabinet-devel-1.4.33-6.el6.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/tokyocabinet-devel-1.4.33-6.el6.i686.rpm

libvpx-devel-0.9.0-8.el6_0.i686.rpm
http://vault.centos.org/6.3/os/i386/Packages/libvpx-devel-0.9.0-8.el6_0.i686.rpm

 

phpMyAdmin
phpMyAdmin v4.2.5 from http://phpmyadmin.net
http://kaz.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.2.5/phpMyAdmin-4.2.5-all-languages.tar.gz

 

 

 

You may go to the following section.
Installing CentOS from DVD