Warning about the version of API compiled modules

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cpicanco
    Member
    • Sep 2019
    • 60

    Warning about the version of API compiled modules

    Hi guys, just wondering if these warning are dangerous or not:

    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.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi,

    I don't think they are related to EspoCRM somehow.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...