<?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: Install probs in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97319#M66963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should have a README_mysql_linux text file somewhere, but to save you hunting, here it is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Optional Install of MySQL&lt;BR /&gt;————————-&lt;BR /&gt;&lt;BR /&gt;Alfresco is pre-configured to use the HSQL database, but can easily be&lt;BR /&gt;configured to use other databases to use other databases, please visit&lt;BR /&gt;the forums and wiki at &lt;A href="http://www.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com&lt;/A&gt; for guidelines.&lt;BR /&gt;&lt;BR /&gt;Alfresco requires MySQL 4.1 or higher.&lt;BR /&gt;&lt;BR /&gt;- Browse to &lt;A href="http://dev.mysql.com/downloads" rel="nofollow noopener noreferrer"&gt;http://dev.mysql.com/downloads&lt;/A&gt;&lt;BR /&gt;- Download the appropriate option (22-50M)&lt;BR /&gt;- Install once downloaded&lt;BR /&gt;- Use Typical setup type&lt;BR /&gt;- You may skip the MySQL.com sign-up&lt;BR /&gt;- Configure using options appropriate to required use&lt;BR /&gt;&amp;nbsp; - generally, choose default selected options&lt;BR /&gt;&amp;nbsp; - choose UTF8 Character set&lt;BR /&gt;&amp;nbsp; - install as a Windows service if appropriate&lt;BR /&gt;&amp;nbsp; - include MySQL in path&lt;BR /&gt;- Test MySQL is installed and running by opening a command prompt and entering:&lt;BR /&gt;&amp;nbsp; 'mysql -u root -p'&lt;BR /&gt;- When prompted, give the password you set during installation.&amp;nbsp; If no errors&lt;BR /&gt;&amp;nbsp; are reported, then it is installed and running.&amp;nbsp; Enter 'quit' to exit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MySQL Database Connector&lt;BR /&gt;————————&lt;BR /&gt;&lt;BR /&gt;You may need to add or update the MySQL Java Connector library (required for WAR bundle):&lt;BR /&gt;- Download the MySQL Java Database Connector &lt;A href="http://dev.mysql.com/downloads/connector/j/" rel="nofollow noopener noreferrer"&gt;http://dev.mysql.com/downloads/connector/j/&lt;/A&gt;&lt;BR /&gt;- Copy the JAR file into &amp;lt;container&amp;gt;/common/lib or &amp;lt;container&amp;gt;/server/default/lib&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Create Database&lt;BR /&gt;—————&lt;BR /&gt;&lt;BR /&gt;Navigate to the '&amp;lt;alfresco&amp;gt;/extras/databases/mysql' folder.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Setup the Alfresco database and user manually by loading the 'db_setup.sql' file&lt;BR /&gt;into MySQL, for example, by running the command:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; mysql -u root -p &amp;lt;db_setup.sql&lt;BR /&gt;&lt;BR /&gt;This creates a MySQL database named 'alfresco' with a user account and password&lt;BR /&gt;of 'alfresco'.&amp;nbsp; If this fails, it may be because the MySQL service is not&lt;BR /&gt;running or that the mysql command cannot be found. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Configure Alfresco&lt;BR /&gt;——————&lt;BR /&gt;&lt;BR /&gt;To convert the default installation to MySQL, you simple need to modify 2 files&lt;BR /&gt;from the tomcat/shared/classes/alfresco/extension directory that are set to use&lt;BR /&gt;HSQL.&amp;nbsp; Those files are:&lt;BR /&gt;&lt;BR /&gt;- custom-repository.properties&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - comment out the HSQL connection lines using #&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - uncomment the MySQL connection lines and adjust as appropriate&lt;BR /&gt;- custom-hibernate-dialect.properties&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - comment out the HSQL line using #&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - uncomment the MySQL line&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2007 12:53:50 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2007-07-26T12:53:50Z</dc:date>
    <item>
      <title>Install probs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97316#M66960</link>
      <description>Hey I have installed Debian on my server. and Tomcat and the mysql server. now and the Database connector. but i cant get the alfresco server running, is there a better guide on how to get this to work? could anybody help me in getting this up and running?If i install the alfresco.war file with the</description>
      <pubDate>Wed, 25 Jul 2007 07:14:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97316#M66960</guid>
      <dc:creator>sunebeermann</dc:creator>
      <dc:date>2007-07-25T07:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Install probs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97317#M66961</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;You'll have to give us more information in order to help you. What are the error(s) in the log files when you try to start the server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 08:51:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97317#M66961</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-07-25T08:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Install probs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97318#M66962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sort of got it working. i installed the "quick way" install and it work okay, but with the hibernat database, and i want to use the mySQL database, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As it is explained in this form you will be prombted with the mysql information doing the install but i did not. how to i convert my install to MySQL afterwards?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Linux_Quick_Install" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Linux_Quick_Install&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sune&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 12:01:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97318#M66962</guid>
      <dc:creator>sunebeermann</dc:creator>
      <dc:date>2007-07-26T12:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Install probs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97319#M66963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should have a README_mysql_linux text file somewhere, but to save you hunting, here it is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Optional Install of MySQL&lt;BR /&gt;————————-&lt;BR /&gt;&lt;BR /&gt;Alfresco is pre-configured to use the HSQL database, but can easily be&lt;BR /&gt;configured to use other databases to use other databases, please visit&lt;BR /&gt;the forums and wiki at &lt;A href="http://www.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com&lt;/A&gt; for guidelines.&lt;BR /&gt;&lt;BR /&gt;Alfresco requires MySQL 4.1 or higher.&lt;BR /&gt;&lt;BR /&gt;- Browse to &lt;A href="http://dev.mysql.com/downloads" rel="nofollow noopener noreferrer"&gt;http://dev.mysql.com/downloads&lt;/A&gt;&lt;BR /&gt;- Download the appropriate option (22-50M)&lt;BR /&gt;- Install once downloaded&lt;BR /&gt;- Use Typical setup type&lt;BR /&gt;- You may skip the MySQL.com sign-up&lt;BR /&gt;- Configure using options appropriate to required use&lt;BR /&gt;&amp;nbsp; - generally, choose default selected options&lt;BR /&gt;&amp;nbsp; - choose UTF8 Character set&lt;BR /&gt;&amp;nbsp; - install as a Windows service if appropriate&lt;BR /&gt;&amp;nbsp; - include MySQL in path&lt;BR /&gt;- Test MySQL is installed and running by opening a command prompt and entering:&lt;BR /&gt;&amp;nbsp; 'mysql -u root -p'&lt;BR /&gt;- When prompted, give the password you set during installation.&amp;nbsp; If no errors&lt;BR /&gt;&amp;nbsp; are reported, then it is installed and running.&amp;nbsp; Enter 'quit' to exit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MySQL Database Connector&lt;BR /&gt;————————&lt;BR /&gt;&lt;BR /&gt;You may need to add or update the MySQL Java Connector library (required for WAR bundle):&lt;BR /&gt;- Download the MySQL Java Database Connector &lt;A href="http://dev.mysql.com/downloads/connector/j/" rel="nofollow noopener noreferrer"&gt;http://dev.mysql.com/downloads/connector/j/&lt;/A&gt;&lt;BR /&gt;- Copy the JAR file into &amp;lt;container&amp;gt;/common/lib or &amp;lt;container&amp;gt;/server/default/lib&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Create Database&lt;BR /&gt;—————&lt;BR /&gt;&lt;BR /&gt;Navigate to the '&amp;lt;alfresco&amp;gt;/extras/databases/mysql' folder.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Setup the Alfresco database and user manually by loading the 'db_setup.sql' file&lt;BR /&gt;into MySQL, for example, by running the command:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; mysql -u root -p &amp;lt;db_setup.sql&lt;BR /&gt;&lt;BR /&gt;This creates a MySQL database named 'alfresco' with a user account and password&lt;BR /&gt;of 'alfresco'.&amp;nbsp; If this fails, it may be because the MySQL service is not&lt;BR /&gt;running or that the mysql command cannot be found. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Configure Alfresco&lt;BR /&gt;——————&lt;BR /&gt;&lt;BR /&gt;To convert the default installation to MySQL, you simple need to modify 2 files&lt;BR /&gt;from the tomcat/shared/classes/alfresco/extension directory that are set to use&lt;BR /&gt;HSQL.&amp;nbsp; Those files are:&lt;BR /&gt;&lt;BR /&gt;- custom-repository.properties&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - comment out the HSQL connection lines using #&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - uncomment the MySQL connection lines and adjust as appropriate&lt;BR /&gt;- custom-hibernate-dialect.properties&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - comment out the HSQL line using #&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - uncomment the MySQL line&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 12:53:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97319#M66963</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-07-26T12:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Install probs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97320#M66964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Its alive. Great the database working an stuff just loads as it should thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 15:19:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/install-probs/m-p/97320#M66964</guid>
      <dc:creator>sunebeermann</dc:creator>
      <dc:date>2007-07-26T15:19:41Z</dc:date>
    </item>
  </channel>
</rss>

