Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please see the Supported Versions section of the Release Notes and Downloads page. It's very important that you don't mix versions within modules, and that the version of  modules series is compatible with those of Fedora, Drupal, Tuque and Solr&GSearch. 

Note
Do not mix and match different versions of modules or components.
Info
title"LAMP" stack

As a point of reference, having the combined installation of Apache, MySQL, and PHP under  Linux, is called a "LAMP" stack. You should consider this one-step-install-all procedure on Ubuntu 12.04LTS:

sudo tasksel install lamp-server

This will prompt you for a MySQL password for root. Enter it twice.

...