2011/10/24

Centos install PHP

yum -y install php php-mbstring php-mysql


chkconfig httpd on

chkconfig --list httpd

httpd 0:off 1:off 2:on 3:on 4:on 5:on 6:off

/etc/rc.d/init.d/httpd start

No comments: