pkgsrc-wip/xdebug/MESSAGE

9 lines
352 B
Text
Raw Normal View History

2013-07-14 13:48:35 +02:00
===========================================================================
$NetBSD: MESSAGE,v 1.1 2013/07/14 11:48:35 noud4 Exp $
To use Xdebug with PHP,
Be sure to have the following line in ${PREFIX}/etc/php.ini.
zend_extension="${PREFIX}/${PHP_EXTENSION_DIR}/xdebug.so"
===========================================================================