<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cornestone SEO &#187; Wordpress</title>
	<atom:link href="http://www.cornerstoneseo.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cornerstoneseo.com</link>
	<description>Building The CornerStone Of Your Website</description>
	<lastBuildDate>Thu, 02 Sep 2010 20:10:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress database error: [Got error -1 from storage engine]</title>
		<link>http://www.cornerstoneseo.com/wordpress-database-storage-engine-error/</link>
		<comments>http://www.cornerstoneseo.com/wordpress-database-storage-engine-error/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 01:23:08 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cornerstoneseo.com/?p=103</guid>
		<description><![CDATA[Ever get this error?
*** WordPress database error: [Got error -1 from storage engine] ***
One of our sites kept getting this error every once in awhile.  After thinking it was some sort of plugin issue it turns out it had to do with the /tmp folder on our server.
It was getting filled up by eaccelerator [...]]]></description>
			<content:encoded><![CDATA[<p>Ever get this error?<br />
*** WordPress database error: [Got error -1 from storage engine] ***</p>
<p>One of our sites kept getting this error every once in awhile.  After thinking it was some sort of plugin issue it turns out it had to do with the /tmp folder on our server.<br />
It was getting filled up by eaccelerator to be precise. <a href="http://www.dedicated-resources.com/guide/128/eAccelerator-for-PHP.html">What is Eaccelerator</a>?</p>
<p>Normally we get a warning when it is close to full and I will delete all the files when I get this notice. I guess this time I just did not heed the warning and mysql was not playing nice.</p>
<p>Here is how to clean out your /tmp drive via ssh.</p>
<ol>
<li>Login via putty.</li>
<li> type the following.</li>
<li> cd /tmp</li>
<li> rm -rfv eaccelerator</li>
</ol>
<p>After I did this all was back to normal.</p>
<p>I have also heard about people getting the same error and having to repair their database via phpmyadmin.</p>
<p>For us it was eaccelerator eating up space.</p>
<p>Next step is to set our /tmp to delete itself automatically. I will update this post on how to implement this soon.</p>
<p>Hope this helps a few people out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cornerstoneseo.com/wordpress-database-storage-engine-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
