Changes for page Getting started: Installing the Requea Platform on your machine
on 2011/02/24 16:14
on 2011/02/24 16:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -82,6 +82,12 @@ 82 82 83 83 You will be prompted with a database connexion configuration screen: 84 84 85 + 86 +NOTE for UTF8 database and mySQL, the JDBC URL is the following: 87 + 88 +jdbc:mysql:~/~/localhost/requea**?characterEncoding=UTF-8** 89 + 90 + 85 85 [[image:Screenshot2011-01-26at2.30.01PM.png]] 86 86 87 87 If you have left database name by default, the only thing you have to do is to enter the mySql daatabase password (the one you entered when typeing 'grant all privileges on requea.* to requea@localhost identified by "password")