Announcement

Collapse
No announcement yet.

Warning about the version of API compiled modules

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

  • #2
    Hi,

    I don't think they are related to EspoCRM somehow.

    Comment

    Working...
    X