Donate!
SourceForge.net Logo
Valid XHTML 1.0!

APD: Advancd PHP Debugger

APD is the Advanced PHP Debugger. It was written to provide profiling and debugging capabilities for PHP code, as well as to provide the ability to print out a full stack backtrace. APD supports interactive debugging, but by default it writes data to trace files. It also offers event based logging so that varying levels of information (including function calls, arguments passed, timings, etc.) can be turned on or off for individual scripts. See http://www.php.net/manual/en/ref.apd.php for more information.

Please note that php-apd RPM conflicts with php-accelerator and php-APC.

To install APD, download and install one of the three RPMs:

DistroPackageLicense
FC4
FC3
FC2
RHEL3
RHEL4
The files you need to enable APD support in PHP
PHP

Source

If you want to rebuild these RPMs yourself, download the source files from the SourceForge File Release System. In addition to the nosrc.rpm-s you'll need PHP source tarball (tar.bz) used in your distribution.

©2008 phprpms.sf.net