<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: Found solution for Magento &#8211; &#8220;SQLSTATE[HY000]: General error&#8221; on installation</title> <atom:link href="http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/feed/" rel="self" type="application/rss+xml" /><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/</link> <description>Everything becomes a little different as soon as it is spoken out loud.  ~Hermann Hesse</description> <lastBuildDate>Fri, 03 Feb 2012 07:43:02 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: me</title><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/comment-page-1/#comment-4185</link> <dc:creator>me</dc:creator> <pubDate>Wed, 08 Feb 2012 18:16:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org/?p=199#comment-4185</guid> <description>had same problem. solved it only by dumping the sample data sql file into database. provided migrations in the php files didnt work (magento 1.4.0.1) greetings</description> <content:encoded><![CDATA[<p>had same problem. solved it only by dumping the sample data sql file into database.<br /> provided migrations in the php files didnt work (magento 1.4.0.1)<br /> greetings</p> ]]></content:encoded> </item> <item><title>By: Ana</title><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/comment-page-1/#comment-4121</link> <dc:creator>Ana</dc:creator> <pubDate>Wed, 08 Feb 2012 10:57:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org/?p=199#comment-4121</guid> <description>Tks a lot, it worked just fine after dropping and recreating the database. Keep on the good work! Ana</description> <content:encoded><![CDATA[<p>Tks a lot, it worked just fine after dropping and recreating the database. Keep on the good work!<br /> Ana</p> ]]></content:encoded> </item> <item><title>By: Nash</title><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/comment-page-1/#comment-4098</link> <dc:creator>Nash</dc:creator> <pubDate>Wed, 08 Feb 2012 14:20:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org/?p=199#comment-4098</guid> <description>I am unable to repair the tables. I am getting the errorThe storage engine for the table doesn&#039;t support repair</description> <content:encoded><![CDATA[<p>I am unable to repair the tables. I am getting the error</p><p>The storage engine for the table doesn&#8217;t support repair</p> ]]></content:encoded> </item> <item><title>By: marcM</title><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/comment-page-1/#comment-4074</link> <dc:creator>marcM</dc:creator> <pubDate>Wed, 08 Feb 2012 15:13:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org/?p=199#comment-4074</guid> <description>Thanks for the post. I was getting the same error and found it was due to some missing packages. For reference here&#039;s where I finally found a solution.  Thxhttp://www.magentocommerce.com/boards/viewreply/89448/</description> <content:encoded><![CDATA[<p>Thanks for the post. I was getting the same error and found it was due to some missing packages. For reference here&#8217;s where I finally found a solution.  Thx</p><p><a href="http://www.magentocommerce.com/boards/viewreply/89448/">http://www.magentocommerce.com/boards/viewreply/89448/</a></p> ]]></content:encoded> </item> <item><title>By: Jay</title><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/comment-page-1/#comment-4059</link> <dc:creator>Jay</dc:creator> <pubDate>Wed, 08 Feb 2012 04:09:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org/?p=199#comment-4059</guid> <description>Thanks very much. This sent me in the right direction.Using phpmyadmin I selected all tables and did a &#039;repair&#039; function which is found in the &#039;structure&#039; tab. It cured the problem instantly.Thanks so much.Jay</description> <content:encoded><![CDATA[<p>Thanks very much. This sent me in the right direction.</p><p>Using phpmyadmin I selected all tables and did a &#8216;repair&#8217; function which is found in the &#8216;structure&#8217; tab. It cured the problem instantly.</p><p>Thanks so much.</p><p>Jay</p> ]]></content:encoded> </item> <item><title>By: march hare</title><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/comment-page-1/#comment-3277</link> <dc:creator>march hare</dc:creator> <pubDate>Wed, 08 Feb 2012 11:47:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org/?p=199#comment-3277</guid> <description>thanks Shuron... please keep posting your thought on magento.. very helpful.</description> <content:encoded><![CDATA[<p>thanks Shuron&#8230; please keep posting your thought on magento.. very helpful.</p> ]]></content:encoded> </item> <item><title>By: shuron</title><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/comment-page-1/#comment-3241</link> <dc:creator>shuron</dc:creator> <pubDate>Wed, 08 Feb 2012 10:03:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org/?p=199#comment-3241</guid> <description>A could&#039; solve the problem by editing any file. Check if you try to install Magento in already used Database (DB-Schema). Try to use new one (create new one if you can) and then install Magento. This should help.</description> <content:encoded><![CDATA[<p>A could&#8217; solve the problem by editing any file.<br /> Check if you try to install Magento in already used Database (DB-Schema). Try to use new one (create new one if you can) and then install Magento. This should help.</p> ]]></content:encoded> </item> <item><title>By: Sergio</title><link>http://alexander.holbreich.org/2009/01/solved-magento-hy000-problem/comment-page-1/#comment-3240</link> <dc:creator>Sergio</dc:creator> <pubDate>Wed, 08 Feb 2012 07:53:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org/?p=199#comment-3240</guid> <description>I am having this same problem, but I&#039;m not sure I am getting it right. What&#039;s the file to edit and what should i edit?Thanks a lot for your help!</description> <content:encoded><![CDATA[<p>I am having this same problem, but I&#8217;m not sure I am getting it right. What&#8217;s the file to edit and what should i edit?</p><p>Thanks a lot for your help!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 483/483 objects using disk: basic

Served from: alexander.holbreich.org @ 2012-02-08 13:02:17 -->
