PECL module path not updated during EA4 migration
I migrated a server to EA4 today, and installing PECL modules does not seem to work as expected. It installs and lists modules as present, but they are not functional (PHP does not list them as installed or available).
A little comparison with another server highlighted the fact that the
ext_dir configuration option / "Module Include Path" listed in cPanel appears to be out of date (showing the old, EA3 path that was used). Specifically, it is installing modules to "/usr/local/lib/php/extensions/no-debug-non-zts-20121212", when it should have been installing them to "/opt/cpanel/ea-php56/root/usr/lib64/php/modules/".
I manually worked around the issue by coping the modules over and it works fine for the time being, but I want to correct that ext_dir to ensure modules are correctly maintained / updated.
Any guidance on why the EA4 migration may not have updated that path? And how to go about fixing it in a way that works correctly with EasyApache?
Thanks,
Nathan
50795
Please sign in to leave a comment.
Comments
0 comments