I have the same issue after migrating from EA3 to EA4, dynamic library is missing - seems the library were not installed at all or are installed at a different directory, below are the files:
Code:
[17-Jun-2019 09:10:01 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/xmlwriter.so' - /usr/lib64/php/modules/xmlwriter.so: cannot open shared object file: No such file or directory in Unknown on line 0
[17-Jun-2019 09:10:01 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/xsl.so' - /usr/lib64/php/modules/xsl.so: cannot open shared object file: No such file or directory in Unknown on line 0
Last edited by a moderator: