Hi guys, just wondering if these warning are dangerous or not:
I am receiving them for a long time in "error_log" root file.
Code:
[28-Aug-2019 11:58:26 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php56/lib/php/extensions/no-debug-non-zts-20131226/ixed.7.1.lin' - /opt/php56/lib/php/extensions/no-debug-non-zts-20131226/ixed.7.1.lin: cannot open shared object file: No such file or directory in Unknown on line 0 [28-Aug-2019 11:58:26 UTC] PHP Warning: PHP Startup: imagick: Unable to initialize module Module compiled with module API=20131226 PHP compiled with module API=20160303 These options need to match in Unknown on line 0 [28-Aug-2019 11:58:26 UTC] PHP Warning: PHP Startup: SourceGuardian: Unable to initialize module Module compiled with module API=20131226 PHP compiled with module API=20160303 These options need to match in Unknown on line 0
I am receiving them for a long time in "error_log" root file.
Comment