<?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: no alfresco database afrer reinstal 3.2 community from canon in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211830#M164960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi again, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i installed alfresco from canonical … just "apt-get install alfresco-community". would you please post a link to install manuals? thanks in advance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;oggo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Sep 2009 18:31:31 GMT</pubDate>
    <dc:creator>oggo</dc:creator>
    <dc:date>2009-09-05T18:31:31Z</dc:date>
    <item>
      <title>no alfresco database afrer reinstal 3.2 community from canon</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211828#M164958</link>
      <description>Hallo, i reinstalled alfresco community edition on my ubuntu 9.04 from canonical, and now i got no alfresco database exception by starting the tomcat. i looked in the mysql database and it's true, there is no alfresco database. is there some workaround? can i start just the database scripts?cheers o</description>
      <pubDate>Fri, 04 Sep 2009 21:43:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211828#M164958</guid>
      <dc:creator>oggo</dc:creator>
      <dc:date>2009-09-04T21:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: no alfresco database afrer reinstal 3.2 community from canon</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211829#M164959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi oggo, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you check the installation manuals, you should find a hint after installing mysql, you _must_ create the alfresco database &amp;amp; user first before starting tomcat the first time. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2009 12:59:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211829#M164959</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2009-09-05T12:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: no alfresco database afrer reinstal 3.2 community from canon</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211830#M164960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi again, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i installed alfresco from canonical … just "apt-get install alfresco-community". would you please post a link to install manuals? thanks in advance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;oggo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2009 18:31:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211830#M164960</guid>
      <dc:creator>oggo</dc:creator>
      <dc:date>2009-09-05T18:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: no alfresco database afrer reinstal 3.2 community from canon</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211831#M164961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Installation manual:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/w/images/e/e4/ECM_InstallConfigure_CommunityEdition32.pdf" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/w/images/e/e4/ECM_InstallConfigure_CommunityEdition32.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the canonical distribution is like the ordinary installation there should be a database setup script in &lt;/SPAN&gt;&lt;STRONG&gt;extras/databases/mysql&lt;/STRONG&gt;&lt;SPAN&gt; in your Alfresco directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Run that with mysql, like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;mysql -u root -p &amp;lt; db_setup.sql&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;(assuming 'root' is your MySQL administrator username)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2009 13:00:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-alfresco-database-afrer-reinstal-3-2-community-from-canon/m-p/211831#M164961</guid>
      <dc:creator>gronfelt</dc:creator>
      <dc:date>2009-09-07T13:00:03Z</dc:date>
    </item>
  </channel>
</rss>

