mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
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".
|
|
|
|
************************************************************************
|
|
|