본문 바로가기
About Computer/서버관리

Ubuntu 에서 apache2 와 php5 설치

by leanu 2011. 2. 21.
$ sudo apt-get install apache2
$ sudo apt-get install php5
$ sudo apt-get install libapache2-mod-php5
$ sudo /etc/init.d/apache2 restart

기본적으로 web page directory 는 /var/www에 저장되어 있다.

'About Computer > 서버관리' 카테고리의 다른 글

Ubuntu hostname 바꾸기  (0) 2011.04.28
Ubuntu에서 date 한국시간 설정하기  (1) 2011.03.30
apt-get Cannot allocate memory in Ubuntu  (0) 2011.01.27
linux memory cache flush  (0) 2011.01.11
user에게 sudo 권한 부여하기  (0) 2010.12.28

댓글