<?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: Where is mysql/scripts/ctl.sh in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307642#M260772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;First you should install mysql.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then create a database called alfresco (or other name),and create username and password for it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then set these properties in alfresco-global.properties &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.driver=com.mysql.jdbc.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.url=jdbc:mysql://localhost:3306/alfresco?useUnicode=yes&amp;amp;characterEncoding=UTF-8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.username=username&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.password=password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;manu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and restart your alfresco server,it'll create tables automatically,you don't need to execute mysql scripts manually.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2013 02:10:27 GMT</pubDate>
    <dc:creator>kaynezhang</dc:creator>
    <dc:date>2013-08-13T02:10:27Z</dc:date>
    <item>
      <title>Where is mysql/scripts/ctl.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307641#M260771</link>
      <description>I can't seem to get Alfresco to work with MySQL.&amp;nbsp; I've installed MySQL, created the database, etc. all according to the help file.&amp;nbsp; However whenever I start Alfresco, it still wants to run PostgreSQL.I noticed in the alfresco.sh file that it looks for a file called $INSTALLDIR/mysql/scripts/ctl.sh.&amp;nbsp;</description>
      <pubDate>Tue, 13 Aug 2013 00:58:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307641#M260771</guid>
      <dc:creator>deliciouspickle</dc:creator>
      <dc:date>2013-08-13T00:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where is mysql/scripts/ctl.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307642#M260772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;First you should install mysql.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then create a database called alfresco (or other name),and create username and password for it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then set these properties in alfresco-global.properties &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.driver=com.mysql.jdbc.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.url=jdbc:mysql://localhost:3306/alfresco?useUnicode=yes&amp;amp;characterEncoding=UTF-8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.username=username&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.password=password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;manu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and restart your alfresco server,it'll create tables automatically,you don't need to execute mysql scripts manually.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 02:10:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307642#M260772</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-08-13T02:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Where is mysql/scripts/ctl.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307643#M260773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;First you should install mysql.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then create a database called alfresco (or other name),and create username and password for it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then set these properties in alfresco-global.properties &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.driver=com.mysql.jdbc.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.url=jdbc:mysql://localhost:3306/alfresco?useUnicode=yes&amp;amp;characterEncoding=UTF-8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.username=username&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.password=password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;manu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and restart your alfresco server,it'll create tables automatically,you don't need to execute mysql scripts manually.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 02:13:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307643#M260773</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-08-13T02:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Where is mysql/scripts/ctl.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307644#M260774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did all that.&amp;nbsp; Didn't work.&amp;nbsp; After restarting Alfresco server, it always runs postgresql/scripts/ctl.sh.&amp;nbsp; Terminal looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Applications/alfresco-4.1.5/postgresql/scripts/ctl.sh : postgresql&amp;nbsp; (pid 67538) already running&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I get it to use MySQL instead of PostgreSQL?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 13:35:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307644#M260774</guid>
      <dc:creator>deliciouspickle</dc:creator>
      <dc:date>2013-08-13T13:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Where is mysql/scripts/ctl.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307645#M260775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt; you can use Alfresco WAR files for manual install into existing application servers and&amp;nbsp; using existing mysql .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 08:37:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307645#M260775</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-08-15T08:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Where is mysql/scripts/ctl.sh</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307646#M260776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi I have a similarly problem. After first run tomcat / alfresco created all mysql tables but I don't know how I log in. All tables are empty.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;martim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 15:51:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-mysql-scripts-ctl-sh/m-p/307646#M260776</guid>
      <dc:creator>msauer75</dc:creator>
      <dc:date>2013-08-15T15:51:10Z</dc:date>
    </item>
  </channel>
</rss>

