<?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: Database error in Dolphin CMS and max_user_connections problem fix</title>
	<atom:link href="http://www.flashdaweb.com/2009/03/database-error-in-dolphin-cms-and-max_user_connections-problem-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashdaweb.com/2009/03/database-error-in-dolphin-cms-and-max_user_connections-problem-fix/</link>
	<description>flashdaweb.com</description>
	<lastBuildDate>Fri, 02 Jul 2010 14:38:49 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Micha</title>
		<link>http://www.flashdaweb.com/2009/03/database-error-in-dolphin-cms-and-max_user_connections-problem-fix/comment-page-1/#comment-644</link>
		<dc:creator>Micha</dc:creator>
		<pubDate>Tue, 05 May 2009 18:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashdaweb.com/?p=866#comment-644</guid>
		<description>I had the same problem on my host. I disabled the guestbook because they was bombed with spam and I made restrictions for not registred visitors in the backend. It helped but sometimes I get the same error, but not so often. I wrote to Boonex support and they put this php.ini file to each of my boonex folders (IN EACH ONE!!!!) 
 
 Thats the input of the php.ini :
 allow_url_fopen=On
 register_globals=Off
 upload_max_filesize=100M
 post_max_size=200M
 memory_limit=256M
 max_input_time=3000
 max_execution_time=3000
 
 copy it to each folder, maybe it helps!</description>
		<content:encoded><![CDATA[<p>I had the same problem on my host. I disabled the guestbook because they was bombed with spam and I made restrictions for not registred visitors in the backend. It helped but sometimes I get the same error, but not so often. I wrote to Boonex support and they put this php.ini file to each of my boonex folders (IN EACH ONE!!!!) </p>
<p> Thats the input of the php.ini :<br />
 allow_url_fopen=On<br />
 register_globals=Off<br />
 upload_max_filesize=100M<br />
 post_max_size=200M<br />
 memory_limit=256M<br />
 max_input_time=3000<br />
 max_execution_time=3000</p>
<p> copy it to each folder, maybe it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.flashdaweb.com/2009/03/database-error-in-dolphin-cms-and-max_user_connections-problem-fix/comment-page-1/#comment-642</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 05 May 2009 08:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashdaweb.com/?p=866#comment-642</guid>
		<description>That&#039;s pretty weird that they would only give you 20 connections when the MySQL default is 100. I have a dolphin 5.6.005 site that has been the target of a guestbook spammer for about two weeks now. They are hammering this site to the tune of over 1000 hits a day. Finally, I put a trap in to prevent them from accessing the guestbook. Now I log their IP address and they come back again with the same address, I dump them. I am guessing that you are having the same problem if the persistent connection didn&#039;t work for you.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty weird that they would only give you 20 connections when the MySQL default is 100. I have a dolphin 5.6.005 site that has been the target of a guestbook spammer for about two weeks now. They are hammering this site to the tune of over 1000 hits a day. Finally, I put a trap in to prevent them from accessing the guestbook. Now I log their IP address and they come back again with the same address, I dump them. I am guessing that you are having the same problem if the persistent connection didn&#8217;t work for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
