Sep 25 / dominicscaife

Drupal Development

Debugging PHP with the dbg extension.

When the dbg extension (php_dbg.dll-5.1.dll) is installed in PHP 5.1.5, and you try to run phpmyadmin 2.8.2.2. Apache crashes and burns and it’s process needs to be killed manually to prevent it hogging the cpu.

Recommend Nusphere PHPED for a nice PHP debugging environment.

Leave a Comment