【待反馈】debian12安装php8.0失败
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:linux9.1.0系统版本:debian12.0
问题描述:安装php8.0失败
相关截图(日志、错误):
您好,没有完整的错误信息,这边无法判断具体错误是什么,方便将
See 'config.log' for more datails
这个上边的也截图发一下吗 我在 CentOS 9 上是同样的问题
安装失败,文件不存在:/www/server/php/81/bin/php
php 80-83均不可安装
========================================================
CentOS Stream release 9
Bit:64 Mem:1983M Core:2 gcc:11.4.1 cmake:3.26.5 crypto/bio/bss_dgram.c:21:12: fatal error: netinet/sctp.h: No such file or directory
21 | #include <netinet/sctp.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** Error 1
make: Leaving directory '/root/openssl-1.1.1o'
make: *** Error 2
make depend && make _build_libs
make: Entering directory '/root/openssl-1.1.1o'
make: Leaving directory '/root/openssl-1.1.1o'
make: Entering directory '/root/openssl-1.1.1o'
gcc-I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -fPIC -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 -DOPENSSLDIR="\"/usr/local/openssl111\"" -DENGINESDIR="\"/usr/local/openssl111/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG-MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c
crypto/bio/bss_dgram.c:21:12: fatal error: netinet/sctp.h: No such file or directory
21 | #include <netinet/sctp.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** Error 1
make: Leaving directory '/root/openssl-1.1.1o'
make: *** Error 2
========================================================
CentOS Stream release 9
Bit:64 Mem:1983M Core:2 gcc:11.4.1 cmake:3.26.5 backdoor 发表于 2024-7-23 22:07
crypto/bio/bss_dgram.c:21:12: fatal error: netinet/sctp.h: No such file or directory
21 | #incl ...
您好,您这边尝试使用以下命令
sudo dnf install libsctp-devel # sudo dnf install libsctp-devel
warning: Signature not supported. Hash algorithm SHA1 not available.
Last metadata expiration check: 0:04:54 ago on Wed 24 Jul 2024 03:39:40 PM CST.
No match for argument: libsctp-devel
Error: Unable to find a match: libsctp-devel backdoor 发表于 2024-7-24 15:44
# sudo dnf install libsctp-devel
warning: Signature not supported. Hash algorithm SHA1 n ...
您好,您这边尝试用以下命令修改
sudo dnf install lksctp-tools 还不行
backdoor 发表于 2024-7-24 16:54
还不行
您好,后台私信我您的面板登录信息,我这边看一下
页:
[1]