LAMP

Lincoln Fessenden lincoln.fessenden at jefferson.edu
Wed Oct 19 11:52:51 UTC 2011


On 10/19/2011 04:01 AM, ambadas bhagat wrote:
> Dear RedHat Experts
> I am using RHEL 4 and 5 so i have developed php website which backend is
> mysql that is currentlly running in
> windows, but i want to setup LAMP in linux how can i do this , i want to
> store same code and database into the linux
> i am not getting proper documentation also. so plz tell me what can i do
Wow..  Some people are just not here to be helpful..  Anyhow, this will 
get you goign on rhel 5..:

yum -y install php mysql mysql-server php-mysql
chkconfig httpd on
chkconfig mysqld on
service httpd restart
service mysqld restart

Enjoy and welcome to the light side!!

-- 
Lincoln Fessenden
Jeff-IT Technical Services Supervisor
Senior Linux Systems Administrator
215-503-0986




More information about the redhat-list mailing list