yum install httpd

yum install mysqld

yum install php

yum install php-gd

yum install php-mysql

하고나면

apm 구축은 완료된 것입니다.

/etc/init.d/httpd start

아파치 데몬 시작

/etc/init.d/mysqld start

mysql 데몬 시작