diff options
Diffstat (limited to 'devel/php-dbg/pkg-message')
-rw-r--r-- | devel/php-dbg/pkg-message | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/php-dbg/pkg-message b/devel/php-dbg/pkg-message index 355104c7a827..4dc33b88f56d 100644 --- a/devel/php-dbg/pkg-message +++ b/devel/php-dbg/pkg-message @@ -5,9 +5,9 @@ This product includes DBG PHP Debugger, Copyright(C) 1999, 2000, 2001, The php debugger has been installed successful. Add a line containing - extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/dbg.so + extension=dbg.so -to your php.ini to load it. +to your %%LOCALBASE%%/etc/php/extensions.ini to load it. If you have the Zend Optimizer installed, add the line zend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/dbg.so |