I've done the install a few times yet the path changes. For example if the path was /home/admin/domain/converge
After the install the path changes to /home/domain/converge by itself. Because of this converge doesn't work at all. Errors such as base_dir comes up when I login (with missing graphics).
I wasn't able to find the path in the database tables so I'm assuming its in the encoded file? or I'm blind.
Anyway I found a tip from this link (http://forum.invisio...-po-instalacji/) which I translated and found a great tip.
The guy did a symlink to resolve the issue so I did the same by creating the /home/domain folder and putting a symlink to /home/admin/domain/converge
This resolves my issue but seems to be just a temp fix.
I think I saw someone else with a similar issue but not exactly the same so I posted another issue.