서버다스리기
Apache2와PHP 설치 및 설정
둥파네
2007. 6. 28. 23:31
Apache2 와 PHP 설치 및 설정
: 몽땅 yum을 이용하여 설치함 (귀차니즘의 압박 OTL)
Apache2 설치
yum install httpd httpd-devel
PHP설치
yum install php php-devel php-gd php-common php-xml php-pear php-mysql php-mbstring
이 글은 스프링노트에서 작성되었습니다.
이 글은 스프링노트에서 작성되었습니다.