PHP is required; the install profile has been tested with version 5.3.3.
...
...
@@ -13,9 +14,7 @@ In order to retrieve all the files required for the install, the rebuild.sh scri
Finally, a database installation is also required. MySQL is recommended, and the install profile has been tested on 5.5.25.
Installation
------------
## Installation
To get things started, the profile files should be copied to "drupal/profiles/uw_base_profile".
...
...
@@ -33,8 +32,7 @@ The "Set up database" page appears if your database information was not previous
On the next page you will have 2 options, "quick" or "standard".
Quick Option
------------
## Quick Option
If you choose "quick" then the site will be installed from a database file.
...
...
@@ -46,8 +44,7 @@ Once that is complete, you will be at the "Configure site" page. This is the sta
See below for how to update the database dump file.
Standard Option
---------------
## Standard Option
The "Install profile" page will appear as Drupal is installing.
...
...
@@ -57,8 +54,7 @@ Next is the "Enable features" page. Here you can enable the content types you wa
Finally, you can choose to have some basic pages created for you. The last stage can take several minutes to complete, regardless of whether or not you create pages.
HOWTO update the database dump for the Quick option