Drupal 6 – migrating multisites to a new server

You’re probably at this page because you tried migrating your multi-site setup from your localhost or dev server, put it live and it’s broken. Maybe this guide can help a little. Obviously modules and templates are different from site to site, so allow for some variances with your setup.

One of the main issues is that cli access via Drush isn’t an option in a shared server hosting environment. And a lot of issues happen because

read on
Posted at 5pm on 08/26/10 | No Comments » | Filed Under: Drupal

Safari – resuming broken downloads

I got half way through the IOS SDK download last night, woke up this morning and it had failed. I tried everything from CURL to iGetter to try to resume the download, but none of it worked. Even going into Safari’s .download file and fiddling with the .plist inside (using a cloned paused download file) didn’t work.

The problem with using CURL was that the download is authenticated with your Apple Developer Account details, using

read on
Posted at 10am on 08/26/10 | 2 comments | Filed Under: Uncategorized