LogicalDOC 7 CE MySQL schema?
Posted: Tue Aug 19, 2014 2:00 pm
I've installed LogicalDOC 7 CE on Ubuntu and startup works.
Login on http://localhost:8080/ with admin/admin does NOT work (access denied).
http://localhost:8080/setup gives a weird layout; radio buttons not active, missing images, etc.
dms.log gives errors like "can't find object LD_GENERIC" etc.
I *have* created an empty logicaldoc database and configured JDBC to connect to my MySQL server and all that.
Must I manually create the tables in the logicaldoc database?
If so, where can I get the database schema?
UPDATE: i found the SQL initialization script hidden away somewhere and used it. The "missing object" errors are now gone, but I'm still getting "Access denied" and the weird layout in /setup...
Login on http://localhost:8080/ with admin/admin does NOT work (access denied).
http://localhost:8080/setup gives a weird layout; radio buttons not active, missing images, etc.
dms.log gives errors like "can't find object LD_GENERIC" etc.
I *have* created an empty logicaldoc database and configured JDBC to connect to my MySQL server and all that.
Must I manually create the tables in the logicaldoc database?
If so, where can I get the database schema?
UPDATE: i found the SQL initialization script hidden away somewhere and used it. The "missing object" errors are now gone, but I'm still getting "Access denied" and the weird layout in /setup...