<?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>Pleasanton Web Design &#187; errors</title>
	<atom:link href="http://pleasantonwebdesignblog.com/category/errors/feed" rel="self" type="application/rss+xml" />
	<link>http://pleasantonwebdesignblog.com</link>
	<description>Information on Web design, technology, and culture from my vantage point here in Pleasanton, California.</description>
	<lastBuildDate>Thu, 09 Sep 2010 02:34:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>php.ini and more 1&amp;1 Internet Support Fun</title>
		<link>http://pleasantonwebdesignblog.com/2008/02/phpini-and-more-11-internet-support-fun.html</link>
		<comments>http://pleasantonwebdesignblog.com/2008/02/phpini-and-more-11-internet-support-fun.html#comments</comments>
		<pubDate>Fri, 22 Feb 2008 16:11:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[1and1 Internet]]></category>
		<category><![CDATA[1and1 Web Hosting]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[errors]]></category>

		<guid isPermaLink="false">http://pleasantonwebdesign.tpdevspace.com/?p=136</guid>
		<description><![CDATA[In trying to resolve my problem with getting a Disk quota exceeded (122) error on MYSQL Database apps, I received the following email from 1&#38;1 Internet support (in my spam folder, as usual):
Thank you for contacting us.
This case needs to be escalated since we dont root access on our server.
As a temporary workaround, you can [...]]]></description>
			<content:encoded><![CDATA[<p>In trying to resolve my problem with getting a <a href="http://bottlecapnapkin.blogspot.com/2008/02/1-internet-disk-quota-exceeded-122.html">Disk quota exceeded (122) error on MYSQL Database apps,</a> I received the following email from 1&amp;1 Internet support (in my spam folder, as usual):<br />
<blockquote>Thank you for contacting us.</p>
<p>This case needs to be escalated since we dont root access on our server.</p>
<p>As a temporary workaround, you can create a php.ini file on folder where<br />your script is running. The file should have like this.</p>
<p>session.save_path = physical path of the temporary folder where you want to save the seesion on your webspace</p>
<p>If you have any further questions please do not hesitate to contact us.</p></blockquote>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-8315023803230274";
/* 468x60, created 1/7/09 */
google_ad_slot = "2170958206";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<p>I have nearly 20 database aps and don&#8217;t really want to do this for each one as a temporary workaround, so I waited for the permanent fix. Unfortunately, this is the next email I received:</p>
<blockquote><p>We are always glad to assist you in a timely manner as possible.<br />We see since you&#8217;ve opted to change a file to a .Ini, this has resolved<br />the issue.<br />Your disk quota is fine from our end and all looks good from here.</p>
<p>Please clarify if you need any additional assistance regarding this<br />issue.</p>
<p>Thanks for your patience and for choosing 1&amp;1.</p>
<p>If you have any further questions please do not hesitate to contact us.</p></blockquote>
<p>I didn&#8217;t opt to do anything. I am waiting for them to fix it, so looks like time for some more emails! This is the typical 1&amp;1 support approach. Classic. That&#8217;s why I don&#8217;t have any client sites on 1&amp;1 Internet. Right now I am recommending <a href="http://affiliates.westhost.com/z/13/CD1128/">WestHost</a>.
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-8315023803230274";
/* 468x60, created 1/7/09 */
google_ad_slot = "2170958206";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasantonwebdesignblog.com/2008/02/phpini-and-more-11-internet-support-fun.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1&amp;1 Internet: Disk quota exceeded (122) error on MYSQL Database apps</title>
		<link>http://pleasantonwebdesignblog.com/2008/02/1-internet-disk-quota-exceeded-122.html</link>
		<comments>http://pleasantonwebdesignblog.com/2008/02/1-internet-disk-quota-exceeded-122.html#comments</comments>
		<pubDate>Fri, 22 Feb 2008 02:49:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[1and1 Internet]]></category>
		<category><![CDATA[1and1 Web Hosting]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[web hosts]]></category>

		<guid isPermaLink="false">http://pleasantonwebdesign.tpdevspace.com/?p=135</guid>
		<description><![CDATA[I just started receiving the the following errors on all my websites hosted on 1&#38;1 internet that have MYSQL databases. 
Warning: session_start() [function.session-start]:  open(/tmp/sess_x, O_RDWR) failed: Disk quota  exceeded (122) in  /path/page.php on line 20
The result is that no session is created, so things that require a session don&#8217;t work too well.








Since [...]]]></description>
			<content:encoded><![CDATA[<p>I just started receiving the the following errors on all my websites hosted on 1&amp;1 internet that have MYSQL databases. <b></p>
<p>Warning</b>: session_start() [<a href="http://www.blogger.com/function.session-start">function.session-start</a>]:  open(/tmp/sess_x, O_RDWR) failed: Disk quota  exceeded (122) in  <b>/path/page.php</b> on line <b>20</b>
<p>The result is that no session is created, so things that require a session don&#8217;t work too well.</p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-8315023803230274";
/* 468x60, created 1/7/09 */
google_ad_slot = "2170958206";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<p>Since I am nowhere near my allocated storage capacity, I&#8217;m not sure why this is occuring, and feel pretty confident that 1&amp;1 support won&#8217;t tell me, even if they know. The support people that I&#8217;ve talked to so far don&#8217;t even have root access to the server, so I hope they fix it sometime soon.<b> </b>The temporary workaround is just to point the session.save_path somewhere else.</p>
<p>Luckily I use 1&amp;1 for development only, as they are not reliable enough to host client websites, so no customers are effected.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasantonwebdesignblog.com/2008/02/1-internet-disk-quota-exceeded-122.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
