In my blog article "Websites in Minutes", I talk about the steps I used to put together a memorial website for a recently-passed friend. I volunteered to create that site in part because I knew that I could construct it and eventually release it to the internet in minutes. Such is the power of an internet-exposed Linux system running an Apache webserver.
But, to build and release the site took some preparation and configuration of that system. I'd like to tell you how I did it. |
Index
|
Submitted by Lew on Sat, 03/26/2011 - 18:24
Just over a week ago, a good friend passed away. I wanted to do something special as a memorial for him, so I put together a website where his friends and family can post pictures and stories about him.
Submitted by Lew on Mon, 12/21/2009 - 13:37
That's it. The last website has been moved to Drupal 6.
This morning, I took a mysqldump backup of the last backlevel public site (migrated to Drupal 5, yesterday), and created a new "internal" site from it. Using the same magic incantations as before (log on, disable modules, change httpd vhosts, update.php, enable modules), I managed to get this last site running properly on Drupal 6, internally.
Submitted by Lew on Sun, 12/20/2009 - 15:07
With my Drupal 6 installation upgraded to the latest patch level, I've decided to make an effort and move the last Drupal 4 site up to Drupal 6 by Christmas. As I commented before, this isn't an easy task, as the site has a fair amount of content that I don't want to lose, and uses features that I don't want to disable. And I can't move directly to Drupal 6; I have to transition through Drupal 5 first.
The move will occur in two parts:
- move the site from Drupal 4 to Drupal 5, and get most of the bugs out there, and
Submitted by Lew on Mon, 11/16/2009 - 12:43
I mentioned before that I was going to rebuild my partner's website in Drupal 6 rather than migrate it from Drupal 4. And that I did. But, as any man can tell you, it is a woman's prerogative to change her mind, and this website rebuild was no exception.
Submitted by Lew on Sat, 11/14/2009 - 10:47
This week, I started the long-ish process of upgrading my websites from a very backlevel Drupal 4 to Drupal 6. With 6 domains on Drupal 4 (and a new one already on Drupal 6), this augers to be a time-consuming project. But, I've got the time.