Cannot find Alfresco Repository on this server | Code Factory
Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)
If you try to configuring the MySQL database with alfresco and this error come then follow this steps...
First of all follw this : Link.
Then check you completed these steps or not :
- Copy
mysql-connector-java-5.x.xjar into<Alfresco>->tomcat->libfolder. max_connections = 275inC -> Program Files(x86) -> MySQL->MySQL Server 5.0->my.ini- Create user alfresco and assign all privilages.
- Create schema
alfrescoin DB.
Comments
Post a Comment