In this second part of this tutorial we'll introduce the simple (Dutch) html site which we will convert into drupal. We will try to find a drupal alternative for all information available on this static html site, install a new theme and switch to the Dutch language 0:06 - Go to the general settings page and take over information from the static html site0:45 - grab a new theme from drupal.org0:57 - create a themes folder under sites/all 1:04 - download an unpack the choosen the into this fold...
This screencast shows how you can install drupal 5 on a standard Lamp stack.To install a typical LAMP stack on ubuntu. I've always used the commandsudo tasksel install lamp-serverwithout any problems. The steps involved in this screencast are :0:00 - get the drupal installation files from drupal.org0:16 - unpack in to folder in your home dir0:30 - rename the folder name 0:38 - create a symbolic link in your /var/www to this folder0:59 - use phpmyadmin to create a database1:15 - browse to the n...