Learn about Centmin Mod LEMP Stack today
Register Now

NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library

Discussion in 'Bug Reports' started by dorobo, Dec 11, 2015.

  1. dorobo

    dorobo Active Member

    420
    104
    43
    Jun 6, 2014
    Ratings:
    +162
    Local Time:
    1:49 PM
    latest
    latest
    Fresh install CentOS release 6.7 (Final) 64bit at digitalocean

    123.09beta01

    installed via

    # ./centmin.sh install


    NSD_DISABLED=y
    MEMCACHED_DISABLED=y
    PUREFTPD_DISABLED=y
    NSD_INSTALL=n
    NGINX_PAGESPEED=n
    MEMCACHED_INSTALL=n
    LIBMEMCACHED_YUM='n'
    PHP_FTPEXT='n'
    PHP_MEMCACHE='n'
    PHP_MEMCACHED='n'
    PHP_VERSION='7.0.0'

    Code:
    ]# php-fpm -v
    [11-Dec-2015 03:13:14] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20151012/igbinary.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20151012/igbinary.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [11-Dec-2015 03:13:14] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20151012/mongo.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20151012/mongo.so: cannot open shared object file: No such file or directory in Unknown on line 0
    PHP 7.0.0 (fpm-fcgi) (built: Dec 11 2015 03:02:26)
    Copyright (c) 1997-2015 The PHP Group
    Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
     
  2. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    3:49 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    not a bug but known issue and known resolution outlined in 5th post at PHP - Php 7.0 Final | Centmin Mod Community and at end of PHP 7.0.0 upgrades you would of got a message saying something about php unsupported extensions needing to remove their *.ini files.