Skip to content
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

ldconfig doesn't generate cache on modern systems #14

Open
CrazyCoder opened this issue May 30, 2014 · 0 comments
Open

ldconfig doesn't generate cache on modern systems #14

CrazyCoder opened this issue May 30, 2014 · 0 comments

Comments

@CrazyCoder
Copy link

Running on Ubuntu 14.04 with -v reveals the errors like:
/sbin/ldconfig: /usr/lib/mysql/libmysqlclient.so.16.0.0 is for unknown machine 40.

This causes empty cache file and non-working web admin panel because PHP fails to start (libmysqlclient.so.16.0.0 not found).

A solution would be to include older ldconfig from Ubuntu 12.04.
See http://forum.virt2real.ru/viewtopic.php?p=19920#p19920 for details.

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

1 participant