dkzr
Verified User
Hi,
I noticed when running
that the line "Replace "php.ini" with './build all' and './build php-ini': " doesn't output a setting (empty space after the colon).
Going through the build script, I think the ${PHPINI_OPT} variable is never set and the php_ini option doesn't seem to get called.
I noticed when running
Code:
./build options
Going through the build script, I think the ${PHPINI_OPT} variable is never set and the php_ini option doesn't seem to get called.