Advanced debugging of Drupal core using the command line (strace & tcpdump)

Basics

Debugging of Drupal was never easy, until you know the right tools and how to use them.

There are plenty of alternative debugging methods using some popular PHP libraries XDebug, XHProf, NuSphere PhpED, etc. and also most of the IDE have already built-in step-by-step debugger.

Using Drush to install, upgrade and work with Drupal projects

Instructions for installing, enabling and upgrading projects with Drush appear on the pages below.

Specific instructions for installing Drush on different platforms

For more details about drush project, please see the Drush project page.

If you are using Windows, Git must be installed and the Git\bin directory must be in the path. Otherwise, you will not be able to run the command files. Please see Getting started with Git (for Drupal) on Windows for details.

The recommended installation instructions can be found here:

Drush Commands

Drush integration is available from version rc1 of Patterns v.7. Here is a list of currently available commands:

Building Spark from Drush Make yourself

What is Drush? To learn about Drush go here: http://drupal.org/project/drush

There are three .make files in Spark:

Pages

Subscribe with RSS Subscribe to RSS - drush