<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 04 Gateway time-out in Everything else</title>
    <link>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964233#M34590</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/43131"&gt;@csiatst&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;I can now access my database through the control panel and MySQL and can see all my tables again, but the site still gives me a 04 error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/43131"&gt;@csiatst&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I found a thread in here from when they moved from Rumpus.&lt;BR /&gt;&lt;A href="https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/td-p/1400124/page/2" target="_blank" rel="noopener"&gt;https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/td-p/1400124/page/2&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Illuminating thread - in lots of ways.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Called up your site yesterday - and again just now - as per screenshot below, but the links (still) don't work.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="20240329-1546pm-genealogy-site.jpg" style="width: 999px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/50953iF6E27E92869DBDE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="20240329-1546pm-genealogy-site.jpg" alt="20240329-1546pm-genealogy-site.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;... so, a couple of questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(1) have you re-enabled error-reporting - as per linked post on the referenced thread&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/m-p/1503252/highlight/true#M18494" target="_blank"&gt;https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/m-p/1503252/highlight/true#M18494&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(2) no idea what TNG might be (?) but wondering if changes to php / mysql versions in the interim, might have stopped your code from calling up the required content from the database.&lt;/P&gt;
&lt;P&gt;As far as I recall, the php version on hostopia was 7.3 (ish) last summer (the linked post refers to php 5.6).&amp;nbsp; I don't know how php/mysql versions interface (not a techie) but I do know that it was necessary to replace &lt;STRONG&gt;mysql&lt;/STRONG&gt; calls (in the code) with &lt;STRONG&gt;mysqli&lt;/STRONG&gt; (similar types of call-ups but not structured the same), so that they would work on php 7.3, when I had to move several websites to &lt;A href="https://www.mythic-beasts.com/hosting" target="_blank"&gt;Mythic Beasts&lt;/A&gt; (mainly for https).&lt;/P&gt;
&lt;P&gt;Further to that, when MB moved from php 7.3 to 7.4, I discovered that a lot of scripts stopped working - randomly - and eventually tracked this down to the need to have &lt;STRONG&gt;&amp;lt;?php&lt;/STRONG&gt; at the beginning of a call-up clause, rather than just &lt;STRONG&gt;&amp;lt;?&lt;/STRONG&gt;&amp;nbsp;which had crept into the coding here and there, over a period of some years&lt;/P&gt;
&lt;P&gt;(as in, eg, &lt;STRONG&gt;&amp;lt;?php echo $data["bloggs"] ?&amp;gt;&amp;nbsp;&lt;/STRONG&gt;rather than&amp;nbsp;&lt;STRONG&gt;&amp;lt;? echo $data["bloggs"] ?&amp;gt;&lt;/STRONG&gt; ).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No idea whether either of the above would help solve your issues, but thought it might be worth asking, just in case.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2024 16:29:29 GMT</pubDate>
    <dc:creator>Penny</dc:creator>
    <dc:date>2024-03-29T16:29:29Z</dc:date>
    <item>
      <title>04 Gateway time-out</title>
      <link>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1963681#M34581</link>
      <description>&lt;P&gt;I have a genealogy site at &lt;A href="http://ccgi.stephenthompson.plus.com/genealogy/index.php" target="_blank"&gt;http://ccgi.stephenthompson.plus.com/genealogy/index.php&lt;/A&gt;&lt;BR /&gt;A few weeks ago I was able to logon to it and get info from the site. Now I can only log on. Anything else I do results in a 504 gateway time-out error. I've not made any changes to the site in probably many months. I logged on to the control panel the other day and received the following&lt;BR /&gt;&lt;BR /&gt;"&lt;SPAN&gt;Cannot connect: invalid settings. mysqli::real_connect(): (HY000/1203): User ccgistephe670981 already has more than 'max_user_connections' active connections phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection".&lt;BR /&gt;&lt;BR /&gt;Contacted PlusNet who suggested I should post here. I can now access my database through the control panel and MySQL and can see all my tables again, but the site still gives me a 04 error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Stephen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 18:09:05 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1963681#M34581</guid>
      <dc:creator>csiatst</dc:creator>
      <dc:date>2024-03-25T18:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: 04 Gateway time-out</title>
      <link>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1963691#M34582</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/43131"&gt;@csiatst&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;"&lt;SPAN&gt;Cannot connect: invalid settings. mysqli::real_connect(): (HY000/1203): User ccgistephe670981 already has more than 'max_user_connections' active connections phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection".&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/43131"&gt;@csiatst&lt;/a&gt;&amp;nbsp; &amp;nbsp;I clicked on the link which initially gave a genealogy page (but clicking on further links said 'no content' or some such).&lt;/P&gt;
&lt;P&gt;Just tried the link again and it just says 'loading' (indefinitely) then 504 Gateway Timeout.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If it's a mysql issue I'm guessing &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;&amp;nbsp;might be the only person who could help sort this - not his area of work these days afaik but hopefully he'll see your post at some stage soon.&lt;BR /&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 22:35:57 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1963691#M34582</guid>
      <dc:creator>Penny</dc:creator>
      <dc:date>2024-03-25T22:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: 04 Gateway time-out</title>
      <link>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964101#M34588</link>
      <description>&lt;P&gt;I think the problem is that PlusNet have moved the server. I found a thread in here from when they moved from Rumpus.&lt;BR /&gt;&lt;A href="https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/td-p/1400124/page/2" target="_blank"&gt;https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/td-p/1400124/page/2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I can recall now where I find that database user name and password so I can update it again.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 20:26:44 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964101#M34588</guid>
      <dc:creator>csiatst</dc:creator>
      <dc:date>2024-03-28T20:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: 04 Gateway time-out</title>
      <link>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964147#M34589</link>
      <description>&lt;P&gt;Can my CCGI webspace be restored to how it was before it was moved to a new server?&lt;BR /&gt;Where does db.inc live?&lt;/P&gt;
&lt;P&gt;Do I need to set up a new database again?&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;are you able to help me with this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 07:57:46 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964147#M34589</guid>
      <dc:creator>csiatst</dc:creator>
      <dc:date>2024-03-29T07:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: 04 Gateway time-out</title>
      <link>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964233#M34590</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/43131"&gt;@csiatst&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;I can now access my database through the control panel and MySQL and can see all my tables again, but the site still gives me a 04 error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/43131"&gt;@csiatst&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I found a thread in here from when they moved from Rumpus.&lt;BR /&gt;&lt;A href="https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/td-p/1400124/page/2" target="_blank" rel="noopener"&gt;https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/td-p/1400124/page/2&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Illuminating thread - in lots of ways.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Called up your site yesterday - and again just now - as per screenshot below, but the links (still) don't work.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="20240329-1546pm-genealogy-site.jpg" style="width: 999px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/50953iF6E27E92869DBDE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="20240329-1546pm-genealogy-site.jpg" alt="20240329-1546pm-genealogy-site.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;... so, a couple of questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(1) have you re-enabled error-reporting - as per linked post on the referenced thread&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/m-p/1503252/highlight/true#M18494" target="_blank"&gt;https://community.plus.net/t5/Everything-else/MySQL-cannot-connect-to-database/m-p/1503252/highlight/true#M18494&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(2) no idea what TNG might be (?) but wondering if changes to php / mysql versions in the interim, might have stopped your code from calling up the required content from the database.&lt;/P&gt;
&lt;P&gt;As far as I recall, the php version on hostopia was 7.3 (ish) last summer (the linked post refers to php 5.6).&amp;nbsp; I don't know how php/mysql versions interface (not a techie) but I do know that it was necessary to replace &lt;STRONG&gt;mysql&lt;/STRONG&gt; calls (in the code) with &lt;STRONG&gt;mysqli&lt;/STRONG&gt; (similar types of call-ups but not structured the same), so that they would work on php 7.3, when I had to move several websites to &lt;A href="https://www.mythic-beasts.com/hosting" target="_blank"&gt;Mythic Beasts&lt;/A&gt; (mainly for https).&lt;/P&gt;
&lt;P&gt;Further to that, when MB moved from php 7.3 to 7.4, I discovered that a lot of scripts stopped working - randomly - and eventually tracked this down to the need to have &lt;STRONG&gt;&amp;lt;?php&lt;/STRONG&gt; at the beginning of a call-up clause, rather than just &lt;STRONG&gt;&amp;lt;?&lt;/STRONG&gt;&amp;nbsp;which had crept into the coding here and there, over a period of some years&lt;/P&gt;
&lt;P&gt;(as in, eg, &lt;STRONG&gt;&amp;lt;?php echo $data["bloggs"] ?&amp;gt;&amp;nbsp;&lt;/STRONG&gt;rather than&amp;nbsp;&lt;STRONG&gt;&amp;lt;? echo $data["bloggs"] ?&amp;gt;&lt;/STRONG&gt; ).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No idea whether either of the above would help solve your issues, but thought it might be worth asking, just in case.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 16:29:29 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964233#M34590</guid>
      <dc:creator>Penny</dc:creator>
      <dc:date>2024-03-29T16:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: 04 Gateway time-out</title>
      <link>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964893#M34621</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/43131"&gt;@csiatst&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can my CCGI webspace be restored to how it was before it was moved to a new server?&lt;BR /&gt;Where does db.inc live?&lt;/P&gt;
&lt;P&gt;Do I need to set up a new database again?&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;are you able to help me with this issue?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The last CGI/SQL migration was &amp;gt; 5 years ago, so no chance of that. Any config files you have will be on the FTP server.&lt;/P&gt;
&lt;P&gt;If you're able to acces your SQL database then how large is it, I wonder if it's size could be the cause of the problem?&lt;/P&gt;
&lt;P&gt;If you're adament things were working a few weeks back then I can try raising a support ticket to our hosting partner if you like?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 19:32:42 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/04-Gateway-time-out/m-p/1964893#M34621</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2024-04-04T19:32:42Z</dc:date>
    </item>
  </channel>
</rss>

