Tag Archives: lampp

Quick and dirty: set up a local PHP and Ruby development environment on Ubuntu Hardy Heron (8.04)

Posted on in Development, How-Tos, Linux, Server

This is a quick and dirty tutorial how to set up a local development stack on a fresh Ubuntu Hardy Heron (8.04) install.

Here is what we will install:

  • Apache 2.2
  • PHP 5 as apache module
  • Ruby 1.8 as apache module & Rails 2.0.2
  • MySQL 5
  • phpMyAdmin

Continue reading →