Starting to work with Ubuntu in developing Drupal sites I needed a little help getting started. I was able to get a great deal of information in setting up a LAMP server for developing multiple Drupal sites from this page.
This page gives even more information on setting up a Drubuntu (Drupal + Ubuntu) development environment. However, I had already been told of Wubi and I'm going to use Komodo Edit instead of Eclipse.
So far my Drupal stack is looking like this:
So far so good!
Tuesday, May 05, 2009
Drubuntu setup
Labels:
development tools,
drupal,
php,
programming,
testing,
Ubuntu,
web development
Adobe AIR on 64bit Ubuntu
A 64 bit version of Adobe AIR doesn't currently exist for Linux but luckily the 32 bit version will work. Details here.
Monday, May 04, 2009
Upgrading to a newer Drupal minor version
Doing some more Drupal recently I needed a way to quickly update my 6.10 Drupal sites to 6.11. The best way that I have found which seems to be safe was found on this Drupal discussion. The steps go like this:
- Backup your database.
- Go user ID 1 and Maintenance mode.
- Switch to Garland.
- Disable all custom and contributed modules.
- Use Grsync (or rsync) to synchronize the versions. (I'm using plain old FTP, Filezilla, because I'm crazy like that.)
- Run update.php.
Subscribe to:
Posts (Atom)