无法在EC2 Ubuntu上提取tar.gz wordpress

问题描述

我正在按照本教程在AWS Ec2 Ubuntu上安装wordpress

https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-20-04-with-a-lamp-stack

当我运行这部分时

curl -O https://wordpress.org/latest.tar.gz
tar xzvf latest.tar.gz

我收到此错误

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting Now

我尝试了各种xzvf-组合,但没什么用。

在此处添加了下载阶段

enter image description here

感谢帮助。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)