Migration to new host complete

Not sure if any of you noticed (well, at least a couple of you did since you emailed me), but the downtime today was due to a move to a new web hosting service. My previous one, WebServe, was sinking fast so I bailed. Their customer support over the last few months has dwindled to NULL, and last weekend I actually phoned tech support and got routed to a call center somewhere where "Jack" the dweeb wasn't even able to look up my user info based on my domain. His technical knowledge was equally lacking. A few days before I called I lost access to my Drupal modules page due to WebServe turning off PHP's parse_ini_file for security reasons -- and they are one of those web hosts that mails your your replacement password in a plain text email with your username and login URL. Finally, I started getting access denied errors on one of my other Drupal sites when trying to post comments. So, knowing when enough is enough, I grabbed all my files and SQL dumps and jumped ship. I'm now on BlackSun thanks to my friend and fellow Drupalhead Dave Kisly.

The migration went well. For the first time I'm using a single MySQL database for my four Drupal sites, so the trickiest part was converting all those prefixless database table names into ones with site-specific prefixes. Search and replace on EXIST `, TABLE `, and INTO `, replacing the matched string with itself plus a prefix in all the SQL dump files, did the trick. Another important step in the single-db-per-site-to-shared-db migration was updating all the 'name' values in each site's sequences table to reflect the table prefix.

Also, some of my template files didn't FTP properly but once I did a fresh upload of the templates directory all weirdness disappeared. The last step in the migration was truncating all the database tables that start with 'cache_', which brought things 100% upright.

Comments

Why Blacksun?

What made you choose this provider vs. say ANHosting or others?

I am subhosting from my friend

No other reason than my friend offered to let me subhost under his reseller plan. If he hadn't offered this to me I would have looked a bit further but I was anxious to migrate as well, since I didn't have access to my Drupals' modules listing.

Actually, it might be useful to provide a list of commercial web hosting services that libraries are using, so other libraries that can't host their own Drupal instances might have a place to start. There are so many crappy web hosts out there...

a registry of hosting providers

...would be a great idea!

As to why Blacksun, i selected them, in part, due to the issue Mark was facing w/ his technical support. Blacksun operate solely (as far as i can tell) out of Regina, Sask., and i) are responsive to most technical queries, and ii) there's not much in the way of a cultural/language layer to work through (which i think was an issue facing Mark in relation to his support issues). In a couple cases, i had to escalate technical issues past front line support at Blacksun, but that didn't involve too much hand-wringing on either end.

Along w/ PHP-5 and MySQL, their plans offer a pretty interesting mix of technologies / languages: python, cold fusion (if your inclined), ruby / rails, etc.

I hope they continue to operate as they do, but having experienced other hosts degrade from excellent to crap, i'm not throwing all my eggs into this basket; and to reiterate, a hosting registry might be a useful supplement this site.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.