You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Install 3.0E:

using mysql instead of the default db

1. use the extras\databases\mysql\db_setup.sql script to create the mysql db (make sure mysql is default to utf-8)

2. It doesn't come with the mysql jar file, so you will have to download  (or move it from a previous alfresco installation) mysql-connector-java.5.0.x-bin.jar to tomcat\lib directory.

3. change tomcat\shared\classes\alfresco\extension\custom-repository.properties file and custom-hibernate-dialect.properties file to use mysql

If you see error messages about  ERROR [activities.feed.AbstractFeedGenerator] Exception during generation of feeds
you need a custom-scheduled-action-services-context.xml file. See the post http://forums.alfresco.com/en/viewtopic.php?f=9&t=13093&p=43250&hilit=abstractfeedgenerator#p43250

Using Alfresco share:

1. if the port is not 8080, replace all the reference to 8080 under webapps/share and webapps/alfresco/wsdl to the new port

2. to enable the

  • No labels