f52c4ef985
IGNORE; - fix $PKGMESSAGE when PHP has been built WITH_DEBUG.
12 lines
364 B
Text
12 lines
364 B
Text
************************************************************************
|
|
|
|
Do not forget to configure your %%LOCALBASE%%/etc/php.ini file:
|
|
add the line:
|
|
|
|
zend_extension%%DEBUG%% = %%LOCALBASE%%/lib/php/%%PHP_EXT_DIR%%/apd.so
|
|
apd.dumpdir = %%DUMP_DIR%%
|
|
|
|
in the section "Dynamic Extensions".
|
|
|
|
************************************************************************
|
|
|