-
Notifications
You must be signed in to change notification settings - Fork 186
Hosting the Database Myself
Ng Justin edited this page Jun 14, 2017
·
6 revisions
- Figure out your
<loris-url> - Open your internet browser
- Navigate to
<loris-url>/installdb.php - Fill in
<mysql-host-name>; if the MySQL server is on the same machine that is hosting Loris, it will belocalhost - Fill in
<mysql-admin-username>; it is easiest to just useroot - Fill in
<mysql-admin-password> - Fill in
<mysql-database>; this database must not exist yet as the installer will try to create it - Submit

- Fill in
<mysql-user-username>,<mysql-user-password>; they can be anything you want, really - Fill in
<loris-admin-username>,<loris-admin-passwrd>; they can be anything you want, really - Submit
img/Installing-Loris-After-Installing-Prerequisites/install-db-user-zoomed-4.png