The new documentation here:
Points to the old docs here:
The old docs note the ability to make changes to PHP by adding a custom ini file in /usr/local/php74/lib/php.conf.d/
Is this a requirement? Rebuilding PHP doesn't seem to harm the existing php.ini file, but some updates seem to overwrite this?
Is it safe to make changes to /usr/local/phpXX/lib/php.ini if CustomBuild is in use?
What are the expected cases where CustomBuild would disturb the main php.ini file?
Points to the old docs here:
The old docs note the ability to make changes to PHP by adding a custom ini file in /usr/local/php74/lib/php.conf.d/
Is this a requirement? Rebuilding PHP doesn't seem to harm the existing php.ini file, but some updates seem to overwrite this?
Is it safe to make changes to /usr/local/phpXX/lib/php.ini if CustomBuild is in use?
What are the expected cases where CustomBuild would disturb the main php.ini file?