Special thanks to Marco of the unicenta forem!
You have to install mysql first and then the workbench.
iwould recomend using mysql version 5.1.62.
Then install mysql workbench:
i reccomend mysql-workbench-community-6.0.8-win32.
Leave these installed programs as is!
The workbench already created a test database.
Give this computer an ip address of your choice ex:192.168.0.10
Now go to unicenta under admin - then configurations- and under database - select the mysql from the drop down menu
At the bottom put in your Username and password you created when instaling mysql and the workbench.
I use "root" as username and "admin" as the password.
also make sure that the url looks like this:
jdbc:mysql://localhost:3306/test (take unicenta out at the end and enter "test" then
Save these settings and then exit and relaunch Unisenta.
It sould connect to the database when opening
Now. On the other computer on the network
you only install unicenta. Dont install mysql or the work bench!!
After install : go to admin-configuration- Database and select mysql
Make the following changes:
- Change the "url" to look like this : jdbc:mysql://192.168.0.10:3306/test
- Enter the username as "root" and password as "admin"
- Save
- Exit
- Launch Unicenta.
Hope this helps.
this is a video on how to Enjoy