Skip to content

Conversation

@ndossche
Copy link
Member

…'mysqlnd.so' in Unknown on line

On some configurations, the COMPILE_DL_MYSQLND must come from config.h. If it isn't set, the get_module function won't be exposed, resulting in a failure when trying to load the library.
It's the same issue ext/fileinfo had a while back that was fixed in b0ba368.

…y) 'mysqlnd.so' in Unknown on line

On some configurations, the COMPILE_DL_MYSQLND must come from config.h.
If it isn't set, the get_module function won't be exposed, resulting in
a failure when trying to load the library.
It's the same issue ext/fileinfo had a while back that was fixed in
b0ba368.
@ganl
Copy link

ganl commented Sep 26, 2023

It works.

@ndossche
Copy link
Member Author

Thanks for checking @ganl

@ndossche ndossche closed this in 14fc3d1 Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP Startup: Invalid library (maybe not a PHP library) 'mysqlnd.so' in Unknown on line

3 participants