Hello thecat,
I've make the test on fresh new platform with all last upgrade and I've several problem.
1) log directorie is not accessible :
Solution : chmod -R g+w /opt/knowledgeTree/log/
2) problem with first login of user admin :
For this I'm not really sure of the solution but it solve it on my platform :
# mysql kt-dms
mysql> update users set max_sessions = 2147483647 where username="admin"
I'll correct the rpm soon.
thanks for the feedback.
Regards.