Last updated April 5, 2009. Created by mike stewart on August 24, 2007.
Edited by bekasu, add1sun, skiquel. Log in to edit this page.

Only local images are allowed.
As of this writing, the current Ubuntu version is Gutsy Gibbon, 7.10

HOWTO Screencast

* How To Install (L)AMP & Drupal on Ubuntu

Manual Instructions

Ubuntu Server Edition provides a server set up right out of the box. It is perfect for anything from sandboxing on an old PC, to full blown servers.

Option 1: Manual Setup

If using the Desktop Edition you will need to install the packages for Apache2, MySQL and PHP using either Synaptic or from the command line with apt-get. Here is a link to the Ubuntu documentation tutorial on How to setup an Ubuntu LAMP Server on a desktop edition.

Once the server is set up, to install Drupal you need to untar the contents of the Latest stable release to your /var/www directory.

There is also a video in the video and slides section which covers installation and getting clean URLs working.

Option 2: Automatic Setup using Synaptic Package Manager

This option is extremely easy if you have already configured postifix on Ubuntu (for email) - but is quick setup for a Drupal5 LAMP install even if you haven't configured postfix. (I haven't tested without postfix configured)

Using Synaptic Package Manger (Ubuntu: "Applications > System > Synaptic Package Manager"), select "Drupal5" package (from multiverse repository). This package will install any required modules needed to setup a working Drupal5 installation... such as Apache2, MySQL, PHP5, php-gd, and curl.

Get Ubuntu

Download .iso and burn to CD/DVD

Drupal 5 Caution

Make sure you select apache2 when going throught the wizard. Navigate to localhost/drupal5 to see drupal admin console.

If you get bunch of MySQL errors that basicaly tell you that tables are not found, try
localhost/drupal5/install.php

Comments

This page is very STALE and out of date

I'm writing this comment as of Tuesday, 29 March 2011. The latest edition of Ubuntu is
v10.10 named "Maverick Meercat". We are prepping for release of v11.04 named "Natty Nahrwale".
The most recent Ubuntu Long Term Release (LTR) is v10.04.

I know a bit about Ubuntu, but I know very little about Drupal. I plan on learning, but I
don't know enough ... YET ... to update this page. I might give it a try, but I can only
make a valiant effort and cannot vouch for the veracity of the resulting content.

A mon avis modeste,
~~~ 0;-Dan

"Had all Athenian citizens been a Socrates, every Athenian assembly would still have been a mob." -- Madison, Federalist 55

About this page

Drupal version
Drupal 5.x, Drupal 6.x
Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.