After upgrade from EasyApache3 to EasyApache4
1. I have 2 php.ini files:
/usr/local/lib/php.ini
/opt/cpanel/ea-php56/root/etc/php.ini
Which of the 2 php.ini files I should do my editings to enable or disable extensions?
2. after I install APCu what value should I use for extension_dir?
my current is:
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20131226"
and its not working
1. I have 2 php.ini files:
/usr/local/lib/php.ini
/opt/cpanel/ea-php56/root/etc/php.ini
Which of the 2 php.ini files I should do my editings to enable or disable extensions?
2. after I install APCu what value should I use for extension_dir?
my current is:
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20131226"
and its not working