<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018739" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018739</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/too-many-connections#comment-1110572</link>
    <description> &lt;p&gt;its gotto be my lame-*** host... because i made sure that the connection is closed everytime it get openned.&lt;/p&gt;
&lt;p&gt;the reason one of you got the error on line 41 and then on line 50 is because i tried having it connect to a remote server, but it didn&#039;t work so i just commented out the info for the other DB and put in the code for the old DB. (if that made any sense &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/eyeroll.png&quot; title=&quot;Roll eyes&quot; alt=&quot;Roll eyes&quot; class=&quot;smiley-content&quot; /&gt; )...&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Jun 2002 20:55:59 +0000</pubDate>
 <dc:creator>korndragon</dc:creator>
 <guid isPermaLink="false">comment 1110572 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/too-many-connections#comment-1110528</link>
    <description> &lt;p&gt;Funny the error I get is:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Warning: MySQL Connection Failed: Too many connections in includes/mysql.php on line 50&lt;br /&gt;Database error: Link-ID == false, connect failed&lt;br /&gt;MySQL Error: 0 ()&lt;br /&gt;Session halted.&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Usually this is a caused by too many connections to MySQL (duh). Is this site hosted by someone else or is it your own server. If it is your own server, you can increase the number of connections. If it is hosted by someone else, then they will need to troubleshoot it. Often times poorly written scripts that never close connections are part of the problem or a host trying to jam too many sites on a server.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Jun 2002 02:54:21 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1110528 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/too-many-connections#comment-1110526</link>
    <description> &lt;p&gt;The error I get is:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Warning: MySQL Connection Failed: Too many connections in includes/mysql.php on line 41&lt;br /&gt;Database error: Link-ID == false, connect failed&lt;br /&gt;MySQL Error: 0 ()&lt;br /&gt;Session halted.&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;That probably means that your file mysql.php file is trying to do to much on line 41. How &#039;bout letting us see the code, it will be easier to fix your problem then.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Jun 2002 02:03:26 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1110526 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
