Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Installed in the server, server says everything is OK, but no functions wont work #11

Open
kallevaravas opened this issue Feb 7, 2015 · 1 comment

Comments

@kallevaravas
Copy link

Basically, I don't know where else to turn. We requested our host master to install libpuzzle with PHP extension. They wrote:
root@node01 [~]# php -i | grep libpuzzle
libpuzzle
libpuzzle support => enabled

Which really doesn't tell me anything. But confirm_libpuzzle_compiled() is failing. Very simply, the functions don't work. We have tried to get the files from http://www.pureftpd.org/project/libpuzzle and from here, but the problem remains.

extension_loaded("libpuzzle") returns true.

But functions are empty, yet PUZZLE_CVEC_SIMILARITY_LOWER_THRESHOLD returns 0.2.

I just don't know where to go from here.

@vladsf
Copy link

vladsf commented Jun 2, 2016

It seems I managed to solve this issue. Will post my wlakthrough later here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants