haojianyun

welcom to my haojianyun.com

ossfs centos 8.x 安装报错 error

error while loading shared libraries: libcrypto.so.10: cannot open shared object file: No such file or directory

或者 or

ossfs: /lib64/libcrypto.so.10: version `libcrypto.so.10' not found (required by ossfs)

解决办法,安装老的 ssl 10 或者对应的数字

yum install compat-openssl10

ok

1月 20th, 2021

Posted In: PHP开发笔记