宝塔724运维节来了,企业版999元/年,送安全巡检;证书组队,低至28元!查看活动
当前位置:论坛首页 > Linux面板 > 讨论

【已完成】数据库启动不起来

发表在 Linux面板2022-12-10 14:41 [复制链接] 15 10881

重新镜像的系统,PHP7.1也启动不起来

sql

sql
使用道具 举报 只看该作者 回复
发表于 2022-12-10 14:47:39 | 显示全部楼层
您好,您是什么操作系统的服务器呢?换一个MySQL版本编译安装试试
使用道具 举报 回复 支持 反对
发表于 2022-12-10 14:54:28 | 显示全部楼层
Huawei Cloud EulerOS 2.0 标准版 64位
使用道具 举报 回复 支持 反对
发表于 2022-12-10 15:26:59 | 显示全部楼层
数据库编译能启动。请问PHP7.1怎么解决
使用道具 举报 回复 支持 反对
发表于 2022-12-10 15:34:03 | 显示全部楼层
看一下php的安装执行日志 安装日志.png
使用道具 举报 回复 支持 反对
发表于 2022-12-10 15:45:26 | 显示全部楼层

============================================
检测到为非常用系统安装,请尝试安装其他Mysql版本看是否正常
如无法正常安装,建议更换至Centos-7或Debian-10+或Ubuntu-20+系统安装宝塔面板
详情请查看系统兼容表:https://docs.qq.com/sheet/DUm54VUtyTVNlc21H?tab=BB08J2
特殊情况可通过以下联系方式寻求安装协助情况
============================================
安装失败,请截图以上报错信息发帖至论坛www.bt.cn/bbs求助
或手机访问以下链接、扫码联系企业微信技术求助
帖子或企业微信注明企业版用户,将获得极速响应技术支持
============================================
联系链接:https://work.weixin.qq.com/kfid/kfc9072f0e29a53bd52
============================================
|-Successify --- 命令已执行! ---
使用道具 举报 回复 支持 反对
发表于 2022-12-10 15:45:58 | 显示全部楼层
/www/server/php/71/src/ext/intl/collator/collator_sort.c:349:26: note: each undeclared identifier is reported only once for each function it appears in
/www/server/php/71/src/ext/intl/collator/collator_sort.c: In function ‘zif_collator_asort’:
/www/server/php/71/src/ext/intl/collator/collator_sort.c:543:26: error: ‘FALSE’ undeclared (first use in this function)
543 | collator_sort_internal( FALSE, INTERNAL_FUNCTION_PARAM_PASSTHRU );
| ^~~~~
make: *** [Makefile:1041: ext/intl/collator/collator_sort.lo] Error 1
使用道具 举报 回复 支持 反对
发表于 2022-12-10 15:46:34 | 显示全部楼层
543 | collator_sort_internal( FALSE, INTERNAL_FUNCTION_PARAM_PASSTHRU );
| ^~~~~
make: *** [Makefile:1041: ext/intl/collator/collator_sort.lo] Error 1
/bin/sh /www/server/php/71/src/libtool --silent --preserve-dup-deps --mode=compile cc -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/www/server/php/71/src/ext/intl/ -DPHP_ATOM_INC -I/www/server/php/71/src/include -I/www/server/php/71/src/main -I/www/server/php/71/src -I/www/server/php/71/src/ext/date/lib -I/usr/include/libxml2 -I/usr/local/openssl/include -I/usr/local/curl/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/www/server/php/71/src/ext/mbstring/oniguruma -I/www/server/php/71/src/ext/mbstring/libmbfl -I/www/server/php/71/src/ext/mbstring/libmbfl/mbfl -I/www/server/php/71/src/ext/sqlite3/libsqlite -I/www/server/php/71/src/ext/zip/lib -I/www/server/php/71/src/TSRM -I/www/server/php/71/src/Zend -I/usr/include -g -O2 -fvisibility=hidden -DZEND_SIGNALS -c /www/server/php/71/src/ext/intl/collator/collator_sort.c -o ext/intl/collator/collator_sort.lo
/www/server/php/71/src/ext/intl/collator/collator_sort.c: In function ‘zif_collator_sort’:
/www/server/php/71/src/ext/intl/collator/collator_sort.c:349:26: error: ‘TRUE’ undeclared (first use in this function)
349 | collator_sort_internal( TRUE, INTERNAL_FUNCTION_PARAM_PASSTHRU );
| ^~~~
使用道具 举报 回复 支持 反对
发表于 2022-12-10 15:47:16 | 显示全部楼层
回复有限制,分开上传了
使用道具 举报 回复 支持 反对
发表于 2022-12-10 15:54:34 | 显示全部楼层
你方便的话可以私信我ToDesk远程链接码,我连上来帮您看看
使用道具 举报 回复 支持 反对
发表于 2022-12-10 16:32:46 | 显示全部楼层
我私信您了。宝塔的连接,我您了
使用道具 举报 回复 支持 反对
发表于 2022-12-10 16:43:28 | 显示全部楼层
好了麻烦您留个言
使用道具 举报 回复 支持 反对
发表于 2022-12-10 17:21:54 | 显示全部楼层
还有的救吗?
使用道具 举报 回复 支持 反对
发表于 2022-12-10 18:22:20 | 显示全部楼层
您好,缺少依赖导致,已解决
使用道具 举报 回复 支持 反对
发表于 2023-11-17 14:28:12 | 显示全部楼层
同样的问题 请问缺少哪个依赖 怎么解决 谢谢
使用道具 举报 回复 支持 反对
12下一页
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表