Development environment

Debugging Drupal on Mac OS X 10.6

5. November 2010 - Vesa Palmu

On my previous blog post I described how to install Drupal development environment on Mac. In this one I will continue by installing debugging tools. This walkthrough will be for using Netbeans as your IDE, but tou can naturally apply these instructions to the IDE of your choice.

Prerequisites

  • Working development environment
  • Admin permission on your Mac
  • Xcode installed OR OS X install disc to install it

 

How to setup Mac OS X 10.6 Drupal environment

3. November 2010 - Vesa Palmu

I've seen a lot of different local development setups on the computers of our own developers and students in our Drupal training. There are also plenty of blog posts, articles and HOWTOs on setting up PHP development environment on Mac. What I haven't yet found is a comprehensive guide on how to set up a clean and productive environment. So I decided to write one on my own. Unfortunately, setting up a clean environment that supports everything Drupal developers need, and does not get in the way of everything, is a bit hairy process. Many people prefer using MAMP, Macports or other methods, but OS X has almost everything you need already built in – and it's not THAT complicated to set the environment up. This post and some upcoming posts will describe what I consider to be an ideal development environment. Comments are definitely welcome.

Subscribe to RSS - Development environment