在安装PHP7.4的时候总是安装失败 #8955
Unanswered
baijindate
asked this question in
Q&A
Replies: 2 comments 1 reply
-
可以尝试更换其他扩展源再试一次。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
如何换其他的扩展源?我使用的是ssh链接主机了,需要使用什么命令?
然后换完了重新在1panel的界面安装php7就可以啦是么
王贺 ***@***.***> 于2025年6月7日周六 22:46写道:
… 可以尝试更换其他扩展源再试一次。
—
Reply to this email directly, view it on GitHub
<#8955 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOXWE46QU6BDGJWD6Q2P6S33CL3LJAVCNFSM6AAAAAB6Z66F2WVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMZZG43TKNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
日志显示:
#12 2.076 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.21/main: temporary error (try again later)#12 2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz#12 100.1 ERROR: unable to select packages:#12 100.1 tzdata (no such package):#12 100.1 required by: world[tzdata]#12 ERROR: process "/bin/sh -c apk --no-cache add tzdata && cp "/usr/share/zoneinfo/$TZ" /etc/localtime && echo "$TZ" > /etc/timezone" did not complete successfully: exit code: 1failed to solve: process "/bin/sh -c apk --no-cache add tzdata && cp "/usr/share/zoneinfo/$TZ" /etc/localtime && echo "$TZ" > /etc/timezone" did not complete successfully: exit code: 1------> [1panel-php 8/12] RUN apk --no-cache add tzdata && cp "/usr/share/zoneinfo/Asia/Shanghai" /etc/localtime && echo "Asia/Shanghai" > /etc/timezone:1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz2.076 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.21/main: temporary error (try again later)2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz100.1 ERROR: unable to select packages:100.1 tzdata (no such package):100.1 required by: world[tzdata]
Beta Was this translation helpful? Give feedback.
All reactions