Website Server Crash

If you were trying to access my website earlier you probably couldn’t. That was my fault. I was writing some PHP/MySQL code and forgot to set a LIMIT on the amount of data being pulled. My server couldn’t handle it and decided to crash. Whoops!

Everything is now back in working order thanks to my wonderful host Surpass Hosting. I’ve also learned an important lesson. I need to test my code locally before uploading to my server. Hopefully this won’t happen again.

Post a Comment

If you have the urge to code, run it through Postable and <pre><code>wrap it up</code></pre>.