우분투 APM 설치
리눅스/APACHE2015. 1. 16. 16:56
반응형
1. 아파치 설치
# apt -y install apache2
2. MySQL 설치
# apt -y install mysql-server
3. PHP 설치
# apt -y install php
반응형
'리눅스 > APACHE' 카테고리의 다른 글
| node.js 설치시 path 설정 (0) | 2015.01.16 |
|---|---|
| npm ERR! Error: failed to fetch from registry: express (0) | 2015.01.16 |
| lingerd 설치 (libhttpd.ep 부하 방지) (0) | 2015.01.16 |
| [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock Configuration Failed (0) | 2015.01.16 |
| Hudson 설치 (0) | 2015.01.16 |
댓글()







