Drupal development server install

How to install and configure a development server for Drupal projects over Ubuntu 8.04 LTS Server, as a LAMP server in virtual machine.

8.04 LTS Server install

We install here the LAMP and OpenSSH Server of Ubuntu 8.04 LTS Server.

Additional components

Here we are going to upgrade to the latest packages, install Webmin and phpMyAdmin, the NFS common module, and some supplementary modules to PHP. At the end of this session, we will have all the components we need for the Drupal development environment.

Configurations on LAMP

How to configure the LAMP server in a virtual machine for Drupal developments.

Drupal install

How to install Drupal development environment.