Server & OS

우분투 APM 설치

컨텐츠 정보

본문

우분투 APM 설치

http://cosmosjs.blog.me/130181798044

 

 

1)아파치 설치하기 

#apt-get install apache2

2) Mysql 설치하기

#apt-get install mysql-server mysql-client

3)PHP 설치하기 

# apt-get install php5 php5-common libapache2-mod-php5

4) PHP와 mysql 연동 모듈설치

# apt-get install php5-mysql


 

#service apache2 restart
#service mysql restart

 

 

 

 

 

 

관련자료

댓글 0
등록된 댓글이 없습니다.
Today's proverb
우리가 해야 할 큰 일은 먼데 있는 불명확한 것이 아니라 아주 가까이 있는 확실한 것이다. (T.칼라일)