宝塔用户_fwbelo 发表于 2022-9-4 14:58:54

报错信息:https://www.bt.cn/bbs/forum.php?mod=image&aid=123029&size=300x300&key=347ef9062c7f9762&nocache=yes&type=fixnone

我翻了一下类似的问题,按照如下方法操作依然无法解决 make Zend/zend_execute.lo Error 1:
https://www.bt.cn/bbs/forum.php?mod=image&aid=123030&size=300x300&key=5b7009675cf3b3b2&nocache=yes&type=fixnone

请问有什么办法可以解决吗?感谢

951692996 发表于 2022-9-22 14:21:59

zip/examples/extractAll.php
zip/LICENSE_libzip
zip/php_zip.h
zip/zip_stream.c
zip/CREDITS
php.sh: line 196: /www/server/php/73/bin/phpize: No such file or directory
php.sh: line 197: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
php.sh: line 231: /etc/init.d/php-fpm-73: No such file or directory
php.sh: line 233: /etc/init.d/php-fpm-73: No such file or directory
|-Successify --- 命令已执行! ---腾讯云,免费版 7.9.4,系统:CentOS 7.5.1804 x86_64(Py3.7.9

并未安装有安全软件

宝塔用户_rnoynh 发表于 2024-3-1 15:57:52


面板版本:Linux面板8.0.5
浏览器版本:Google Chrome120.0.6099.217(正式版本) (64 位)
什么设备:VPS虚拟服务器,自用电脑戴尔 Latitude E7440 笔记本电脑
操作系统版本:Windows 10 专业版 64位
什么系统和架构:KVM centos-7.7 64bit 7Version
问题具体描述:成功安装面板后,在软件商店安装环境中,安装php-5.2安装失败
安装php版本:php-5.2
执行日志错误信息:
collect2: error: ld returned 1 exit status
make: *** Error 1
附件截图:

宝塔用户_btryum 发表于 2024-3-2 23:12:57

缺少libticonv 依赖导致安装php失败,用了你提供的代码结果是这样显示的
还是失败了
# yum install libticonvlibticonv-devel-y
Last metadata expiration check: 1:32:43 ago on Sat 02 Mar 2024 09:33:19 PM CST.
No match for argument: libticonvlibticonv-devel-y
Error: Unable to find a match: libticonvlibticonv-devel-y
# apt-get update-y
-bash: apt-get: command not found
# apt-get install libticonv-dev
-bash: apt-get: command not found
#

宝塔用户_btryum 发表于 2024-3-2 23:15:18

提示信息是这样的

checking if iconv is glibc's... yes
checking if iconv supports errno... no
configure: error: iconv does not support errno
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
========================================================
Alibaba Cloud Linux release 3 (Soaring Falcon)
Bit:64 Mem:1887M Core:2 gcc:10.2.1 cmake:3.20.2
Linux 5.10.84-10.4.al8.x86_64 x86_64

宝塔用户_alrlfr 发表于 2024-7-2 12:51:09

这个是什么情况啊,帮忙看一下。本身是php7.2,不管安装那个版本都按照不上。

狂神 发表于 2024-10-6 02:10:33

宝塔用户_whzlmm 发表于 2022-2-11 11:58
操作系统版本:Ubuntu 20.04.3 LTS x86_64(Py3.7.9) 阿里云
面板版本: 7.8.0
安装php版本:8. ...

同一个问题,请教下怎么解决的
页: 1 [2]
查看完整版本: PHP安装失败问题汇总