next up previous contents
Next: Modul Apache Up: Server Web Previous: Pendahuluan   Daftar Isi

Instalasi

Instalasi yang dibahas berikut adalah modus instalasi standar (default). Metode instalasi Apache (sejak Versi 1.3) ada dua macam, yakni dengan metode APACI (Apache 1.3 Autoconf-style Interface) atau dengan cara pada versi sebelumnya. Sebelum mulai instalasi, pastikan mesin Anda memenuhi beberapa hal :

Platform yang didukung oleh Apache saat ini :

  1. Linux
  2. SunOS
  3. UnixWare
  4. FreeBSD
  5. Solaris
  6. AIX
  7. OpenBSD
  8. IRIX
  9. SCO
  10. NetBSD
  11. HPUX
  12. BSDI
  13. Digital Unix
Yang belum didukung sama sekali adalah ultrix.

Setelah mengecek beberapa syarat yang harus dipenuhi, lanjutkan dengan instalasi. Berikut prosedur instalasi, dengan asumsi bahwa Anda sudah memperoleh file sumber Apache:

$ tar -zxvf apache_1.3.X.tar.gz

$ ./configure -prefix=PREFIX

$ make

$ su -

password:

# make install


next up previous contents
Next: Modul Apache Up: Server Web Previous: Pendahuluan   Daftar Isi
Ahmad Sofyan [ spawn at fade2bl dot ac ]
2001-08-21