libzookeeper
libzookeeper copied to clipboard
Communicate with Zookeeper using PHP
i got a zookeeper cluster and when i call function 'get' after i connected to the cluster the function throw connection loss. so i can't get anything from the cluster....
Hi,@Timandes .When i install,the error happens.why? [root@localhost libzookeeper-master]#./configure --with-libzookeeper=/soft/libzookeeper-master/zookeeper-c-client checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does...
but i can see data in zkClient
I am using MacOS, and I want to compile it, but when I make the source code(actually configure is OK), failed; so I try to generate the libzookeeper.so on Linux...
```