turtlechief
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?since you’ve already checked the db I’d see if its timing out before it can accomplish its task. I had the same problem recently, and in my case it was GoDaddy server being ridiculously overcrowded. My same site worked fine on another host. When I tried setting WP_DEBUG to true on my GoDaddy server I was seeing a lot of ‘MySQL server has gone away’ errors. The exact same site on a different host had no issues and I’m not seeing the MySQL errors.
Forum: Fixing WordPress
In reply to: Cant access site after server migrationJust so no one else wastes there time on the same problem. It was the hosting provider. Their SSH enabled server was too crowded. I moved my site to Hostgator and the site suddenly works like a charm. A reverse ip lookup on my new provider showed 146 sites as opposed to over 4000 for GoDaddy.
(I know this is a WP forum, but the same lesson goes double for Magento users /developers, make sure your host is set up to handle the resource intensive applications that you use for your websites.)
Forum: Fixing WordPress
In reply to: Cant access site after server migrationI’m beginning to think its GoDaddy… I did a reverse lookup on the server and there are 4,269 domains in addition to mine. I’m no server admin, but that seems like a lot to me.
Forum: Fixing WordPress
In reply to: Cant access site after server migrationWell, the issue appears to be slowly resolving itself….
both my WP sites are now coming up (but are ridiculously slow…)
very strange indeed.
Forum: Fixing WordPress
In reply to: Cant access site after server migrationthe tables are there, they are indexed….
Forum: Fixing WordPress
In reply to: Cant access site after server migrationI enabled debugging, and it looks like a lot of SQL queries are causing
WordPress database error MySQL server has gone away
.
I’m going to check my DB, maybe the tables are not indexed after migration???