为了能快速了解并处理您的问题,请提供以下基础信息:
系统版本:CentOS 7.9.2009 x86_64(Py3.7.9)
问题描述:手贱 自己把openssl给升级了,现在启动网站就这样了,搞了好久,都没有找到方法! - OpenSSL 1.1.1k FIPS 25 Mar 2021
- built on: Sun Feb 19 22:41:51 2023 UTC
- platform: linux-x86_64
- options: bn(64,64) rc4(8x,int) des(int) idea(int) blowfish(ptr)
- compiler: gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DZLIB -DNDEBUG -DPURIFY -DDEVRANDOM=""/dev/urandom""
- OPENSSLDIR: "/etc/pki/tls"
- ENGINESDIR: "/usr/lib64/engines-1.1"
- Seeding source: os-specific
复制代码
/www/server/php/80/sbin/php-fpm: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory |
|