• So last Friday, GoDaddy moved my websites to a new server and retired the old one. Since then I have been getting 500 and 503 errors left and right. They say its in my code – that its using the 600 connections I am allowed and causing the node to crash. I then have to wait a couple minutes to start the problems again.

    I have completely disabled the plugins and changed the Theme, as well as disabled the Multi-site database and put a clean one in its place.

    I run separate instances of WordPress on my server and so I used them to test my hosting. I continued to get 500 and 503 errors during the night (when the traffic is usually low).

    They keep insisting on this being MY problem when I have disabled the whole thing and still get errors.

    So I come to you asking for any advice – is there anything I can do – a setting to lower, a line to put in – that can help me better deduce what the problem is?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Are you using any caching on the server?

    Are you on shared hosting?

    Have you seen the error logs?

    Thread Starter Jeffrey Powers

    (@animalien)

    GoDaddy has their own “Website accelerator”. I use that for caching

    I am on shared hosting, but when I set this up, the representative said that shouldn’t be a problem.

    I have seen the error logs. I’ll give you a few of the details:

    [Thu Dec 12 15:55:58 2013] [5358206] [fcgid:warn] (32)Broken pipe: [client x.x.x.x:45552] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
    [Thu Dec 12 15:57:41 2013] [5358206] [fcgid:warn] [client x.x.x.x:39204] mod_fcgid: read data timeout in 120 seconds
    [Thu Dec 12 15:58:03 2013] [5358206] [core:error] [client x.x.x.x:48495] End of script output before headers: index.php
    [Thu Dec 12 15:58:03 2013] [5358206] [fcgid:warn] (104)Connection reset by peer: [client 54.242.97.187:38650] mod_fcgid: error reading data from FastCGI server
    [Thu Dec 12 15:58:03 2013] [5358206] [core:error] [client x.x.x.x:38650] End of script output before headers: index.php

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Flush the accelerator, or turn if off.

    Also Can you change your PHP version? Or better, ASK them if they changed it with the move!

    Thread Starter Jeffrey Powers

    (@animalien)

    Was on travel for the last few hours.

    I just switched it to 5.2. Will need to take time to set in.

    Thread Starter Jeffrey Powers

    (@animalien)

    OK. This is what happens. I turned off their cache program and switched to 5.2. Someone was scraping my site through Yahoo pipes, so I had to DENY in .htaccess. Here is what the log is showing:

    [Fri Dec 13 15:06:45 2013] [5358206] [core:error] [client x.x.x.x:59028] End of script output before headers: index.php
    [Fri Dec 13 15:07:02 2013] [5358206] [fcgid:warn] [client x.x.x.x:43870] mod_fcgid: read data timeout in 120 seconds
    [Fri Dec 13 15:07:02 2013] [5358206] [fcgid:warn] (110)Connection timed out: [client x.x.x.x:43870] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multi-site problem after server move’ is closed to new replies.