Skip to content

PHP7 Error - undefined symbol: memcached_destroy_sasl_auth_data #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
christophe-mailfert opened this issue Feb 8, 2016 · 4 comments
Closed

Comments

@christophe-mailfert
Copy link

With the last version of PHP7 branch, after make install and add memcached.so in php ini fil i got:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/memcached.so' - /usr/lib64/php/modules/memcached.so: undefined symbol: memcached_destroy_sasl_auth_data in Unknown on line 0

The only way for works was to checkout revision 7cb0c48

Any idea ?

@mkoppanen
Copy link
Member

Hey,

Can you tell me which version of libmemcached are you using?

@mkoppanen
Copy link
Member

I just merged a large PR so can you give the latest php7 branch a go and report back?

@mkoppanen
Copy link
Member

this has been fixed with #219

@jonathanpmartins
Copy link

👍

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

No branches or pull requests

3 participants