Skip to page content

mysql

Don't use GoDaddy for PHP/MySQL!

Here's a tip I recently discovered: don't use GoDaddy for your PHP/MySQL projects! Their servers are stupidly slow when executing PHP/MySQL scripts. I discovered this on a recent Drupal project where I was using some JSON services. The total time for the http request on my local development server was less than a second. On GoDaddy's server the exact same http request was taking anywhere from 8 seconds to 30 seconds!