apache

Installing apache with php is a cake walk

  1. sudo aptitude install apache2
  2. sudo aptitude install php5
  3. sudo aptitude install mysql-client mysql-server php5-mysql
  4. browse to http://localhost/ - you should see "It works!"
  5. type zless /usr/share/doc/apache2/README.Debian.gz and read it
  6. in /etc/apache2/sites-available/default, section <VirtualHost *:80>, change DocumentRoot and <Directory /var/www/> to suit

Send mail to the Webmaster

logo This site best viewed with a browser
Warning: This is a Debian centric site
Many thanks to Debra and Ian Murdock for making Debian possible
First created Jul 12, 2009 ~ Last revised July 12, 2009

Valid XHTML 1.0 Strict Valid CSS!