bukka / php-crypto

Objective PHP binding of OpenSSL Crypto library
Other
76 stars 13 forks source link

symbol lookup error #23

Open williamespindola opened 6 years ago

williamespindola commented 6 years ago

all was running fine, but today without any update this error appeared:

$ php -v
php: symbol lookup error: /usr/lib/php/20151012/crypto.so: undefined symbol: OPENSSL_init_crypto

Exists some logs to help me understand what happens?