Difference between revisions of "Instalasi Apache"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 1: | Line 1: | ||
Instalasi [[Apache]] [[Web Server]] relatif sederhana melalui perintah  | Instalasi [[Apache]] [[Web Server]] relatif sederhana melalui perintah  | ||
| − | + |   sudo apt-get install apache2  | |
| + | Sebaiknya lengkap dengan PHP dan MySQL  | ||
| + | |||
| + |  sudo apt-get install apache2 php5 php5-xcache php5-xmlrpc php5-mysql php5-gd php5-cli php5-curl \  | ||
| + |  mysql-client mysql-server  | ||
Semua konfigurasi [[server]] berada di folder  | Semua konfigurasi [[server]] berada di folder  | ||
  /etc/apache2  |   /etc/apache2  | ||
| − | |||
Untuk me-restart [[Apache]] [[Web Server]]  | Untuk me-restart [[Apache]] [[Web Server]]  | ||
  # /etc/init.d/apache2 restart  |   # /etc/init.d/apache2 restart  | ||
| − | |||
File [[HTML]] dapat diletakan di folder  | File [[HTML]] dapat diletakan di folder  | ||
Revision as of 19:38, 3 January 2010
Instalasi Apache Web Server relatif sederhana melalui perintah
sudo apt-get install apache2
Sebaiknya lengkap dengan PHP dan MySQL
sudo apt-get install apache2 php5 php5-xcache php5-xmlrpc php5-mysql php5-gd php5-cli php5-curl \ mysql-client mysql-server
Semua konfigurasi server berada di folder
/etc/apache2
Untuk me-restart Apache Web Server
# /etc/init.d/apache2 restart
File HTML dapat diletakan di folder
/var/www