Skip to content

PHP Warning: PHP Startup: Unable to load dynamic library 'mongodb.so' #1505

Open
@thangbv

Description

@thangbv

I installed on Centos 7 with PHP 7.4.
MongoDB server is 7.0.4. But when starting nginx, I receive a warning:
PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/lib64/php/modules/mongodb.so (/usr/lib64/php/modules/mongodb.so: undefined symbol: BIO_meth_set_read), /usr /lib64/php/modules/mongodb.so.so (/usr/lib64/php/modules/mongodb.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0.
Also in php.ini don't see mongodb extension

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions