diff --git a/umbraco/presentation/install/steps/database.ascx b/umbraco/presentation/install/steps/database.ascx index d7fc9ef3d7..ebb9d23612 100644 --- a/umbraco/presentation/install/steps/database.ascx +++ b/umbraco/presentation/install/steps/database.ascx @@ -19,50 +19,62 @@
- 2. Now choose your database type below.
-+ 2. Now choose your database type below.
+3. Connection details: Please fill out the connection information for your database.
+ 2. Simple file-based database:
++ 2. Connection details: Please fill out the connection information for your database.
+ +Example: datalayer=MySQL;server=192.168.2.8;user id=user;password=***;database=umbraco
-
+ 2. Getting a database setup for umbraco.
+ For first time users, we recommend you select "quick-and-simple file-based database".
+ This will install an easy to use database, that does
+ not require any additional software to use.
+ Alternatively, you can install Microsoft SQL Server, which will require a bit more
+ work to get up and running.
+ We have provided a step-by-step guide in the video instructions below.
+
- 2. Getting a database setup for umbraco.
- For first time users, we recommend you select "SQL CE 4" in the dropdown box, after clicking the "yes" button.
- This will install an easy to use database, that does not require any additional software to use.
- Alternatively, you can install Microsoft SQL Server, which will require a bit more work to get up and running.
- We have provided a step-by-step guide in the video instructions below.
-