VisualGuideToInstallingStendhalStep5: Difference between revisions
Content deleted Content added
imported>Kymara images misleading |
imported>Kymara use images again. edited them in gimp to remove any version number and mistakes. |
||
Line 2:
Now you will generate a marauroa *.ini file so that marauroa knows where and how to access the database with the user accounts and other info.
Open a command prompt window,and cd to ''marauroa/'' folder
[[Image:Step5cd.PNG]]
Line 10:
java -cp marauroa.jar;stendhal-server-X.XX.jar games.stendhal.server.core.engine.GenerateINI
which is Case SenSiTivE! And '''remember to change the 0.XX to whatever version you have'''
Now USE your mouse and right-click anywhere inside the window and choose paste.
Line 34:
and USE your mouse and right-click anywhere inside the window and choose paste. Then press <tt>enter</tt>
[[Image:Step5GenerateINI2.PNG]]
'''Warning:''' When prompted for the name of the database user password you have to write exactly the same password you chose earlier when [[VisualGuideToInstallingStendhalStep2#CreateMySQLDatabase_SetUserPassword|creating the database at Step 2]]. So copy from here:
Line 41 ⟶ 42:
and USE your mouse and right-click anywhere inside the window and choose paste. Then press <tt>enter</tt>
[[Image:Image10.PNG]]
Here, like I have just done, it reminds you that you should have granted all permissions to access the marauroa database to the user ''stendhal_user'' with password ''stendhal_passwd''. And that is precisely what we have just done already when [[VisualGuideToInstallingStendhalStep2#CreateMySQLDatabase_SetUserPassword|creating the database at Step 2]].
| |||