Answer the question
In order to leave comments, you need to log in
How to install libpuzzle on CentOS 6.5?
There is a server on digitalocean, CentOS 6.5, Vesta is installed, it is very necessary to install libpuzzle .
I try this through ssh, sudo yum install libpuzzle says that everything is in order, the latest version is installed.
When I try to use the libpuzzle functions Fatal error: Call to undefined function puzzle_fill_cvec_from_file()
If I add the line extension=libpuzzle.so to php.ini on all pages, I get the error PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ libpuzzle.so' - /usr/lib64/php/modules/libpuzzle.so: cannot open shared object file: No such file or directory
Tell me how to install to the correct directory and where is it?
Answer the question
In order to leave comments, you need to log in
And that doesn't work?
Try looking where the package files are installed. Like this:
among them you may find the right library. Then just symlink /usr/lib64/php/modules/libpuzzle.so to it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question