How to install Apache2 Web Server @ Debian 5.0 i686
Requirement
*GNU C Compiler and other small packages required
debian:~# apt-get install gcc build-essential automake autoconf autoreconf libncurses5-dev
Package :
debian:~# wget http://www.alliedquotes.com/mirrors/apache/httpd/httpd-2.2.15.tar.gz
Installation
debian:~# tar -zxvf httpd-2.2.15.tar.gz debian:~# ./configure --prefix=/usr/local/apache2 \ --enable-so --enable-mods-shared=most \ --enable-ssl=static --with-ssl=/usr/local/ssl debian:~# make && make install
Test
debian:~/httpd-2.2.15# /usr/local/apache2/bin/apachectl -v Server version: Apache/2.2.15 (Unix) Server built: Mar 15 2010 22:16:15 debian:~/httpd-2.2.15# /usr/local/apache2/bin/apachectl start
Category: Linux | Tags: apache2, debian, httpd, i686, lenny, Linux 6 comments »
March 17th, 2010 at 3:17 am
[...] ervan:~# tail -f /var/log/blog Just a small note about my activities « How to install Apache2 Web Server @ Debian 5.0 i686 [...]
March 31st, 2010 at 8:40 am
[...] Apache * [...]
March 31st, 2010 at 9:05 am
[...] dan konfigurasi baca disini) – Smstools 3 (penginstallan dan konfigurasi baca disini) – Apache2 – Linux Crontab – MySQL Server – PHP – Lynx (Console Web Browser) – Root [...]
June 8th, 2010 at 9:35 pm
[...] Server and Database Server *Apache2 [...]
July 22nd, 2010 at 4:00 pm
[...] Related Post * MySQL * PHP * Apache [...]
July 26th, 2010 at 2:43 pm
[...] Requirement * Apache2 [...]