<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alfresco 3.4e Community Installation with MySQL in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267006#M220136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi in newer version, they have removed custom-repository.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now to configure DB properties use alfresco-global.properties in "installationDir\tomcat\shared\classes"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2011 06:41:04 GMT</pubDate>
    <dc:creator>tapan_d_thakkar</dc:creator>
    <dc:date>2011-08-24T06:41:04Z</dc:date>
    <item>
      <title>Alfresco 3.4e Community Installation with MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267005#M220135</link>
      <description>Have tried install 3.4e and then configure the database to use mysql. The online document talking about "… you must modify values in both custom-repository.properties and custom-hibernate-dialect.properties, located within the extension folder. To configure MySQL: Browse to the tomcat\shared\classes</description>
      <pubDate>Wed, 24 Aug 2011 03:41:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267005#M220135</guid>
      <dc:creator>hanscrg</dc:creator>
      <dc:date>2011-08-24T03:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.4e Community Installation with MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267006#M220136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi in newer version, they have removed custom-repository.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now to configure DB properties use alfresco-global.properties in "installationDir\tomcat\shared\classes"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 06:41:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267006#M220136</guid>
      <dc:creator>tapan_d_thakkar</dc:creator>
      <dc:date>2011-08-24T06:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.4e Community Installation with MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267007#M220137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did not see any configuration in alfresco-global.properties&amp;nbsp; related to those in custom-hibernate-dialect.properties. Also startup alfresco, it will check mysql/scripts directory to see if there is ctl.sh script, where is that script file in alfresco 3.4.e? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any docuemnt talking about configuration mysql working with Alfresco 3.4.e?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 16:48:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267007#M220137</guid>
      <dc:creator>hanscrg</dc:creator>
      <dc:date>2011-08-25T16:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.4e Community Installation with MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267008#M220138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had this same problem when installing to a Linux distro (SLES). To resolve the issue I used the following procedure:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) On existing MySQL instance create a new database called 'alfresco', create a new user (I also called it 'alfresco') and grant all privileges&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Run default install binary and select advanced method&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Amend the database properties as required (user, password and database)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Accept remaining default options and proceed with the install&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Once installed open a terminal window and cd to the Alfresco installation location&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) Start the alfresco services if not already running using alfresco.sh start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7) Check the alfresco.log for progress. It does take a little bit of time to build the tables, etc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your case I suggest the key is step 1 of the above process. Without this the database is not created or populated leading to all sorts of errors including not being able to login to the site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps - good luck…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 00:30:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-4e-community-installation-with-mysql/m-p/267008#M220138</guid>
      <dc:creator>plaw013</dc:creator>
      <dc:date>2011-10-28T00:30:15Z</dc:date>
    </item>
  </channel>
</rss>

