- 积分
- 102
- 威望
-
- 金钱
-
- 注册时间
- 2021-5-8
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
我看PHP官网最新是7.4.19,而且我也试了7.4.1-7.4.15,都提示这个错误,求解答。。怎么解决。。
[root@VM-0-17-centos lnmp1.7-full]# ./upgrade.sh
+-----------------------------------------------------------------------+
| Upgrade script for LNMP V1.7, Written by Licess |
+-----------------------------------------------------------------------+
| A tool to upgrade Nginx,MySQL/Mariadb,PHP for LNMP/LNMPA/LAMP |
+-----------------------------------------------------------------------+
| For more information please visit https://lnmp.org |
+-----------------------------------------------------------------------+
1: Upgrade Nginx
2: Upgrade MySQL
3: Upgrade MariaDB
4: Upgrade PHP for LNMP
5: Upgrade PHP for LNMPA or LAMP
6: Upgrade MySQL to MariaDB
7: Upgrade phpMyAdmin
8: Upgrade Multiple PHP
exit: Exit current script
###################################################
Enter your choice (1, 2, 3, 4, 5, 6, 7 or exit): 5
Current PHP Version:7.3.11
You can get version number from http://www.php.net/
Please enter a PHP Version you want: 7.4.19
Press any key to start...or Press Ctrl+c to cancel
Notice: php-7.4.19.tar.bz2 not found!!!download now...
--2021-05-08 08:35:05-- https://www.php.net/distributions/php-7.4.19.tar.bz2
Resolving www.php.net (www.php.net)... 185.85.0.29, 2a02:cb40:200::1ad
Connecting to www.php.net (www.php.net)|185.85.0.29|:443... connected.
HTTP request sent, awaiting response... 503 Service Temporarily Unavailable
2021-05-08 08:35:06 ERROR 503: Service Temporarily Unavailable.
--2021-05-08 08:35:06-- http://museum.php.net/php5/php-7.4.19.tar.bz2
Resolving museum.php.net (museum.php.net)... 185.85.0.29, 2a02:cb40:200::1ad
Connecting to museum.php.net (museum.php.net)|185.85.0.29|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://museum.php.net/php5/php-7.4.19.tar.bz2 [following]
--2021-05-08 08:35:07-- https://museum.php.net/php5/php-7.4.19.tar.bz2
Connecting to museum.php.net (museum.php.net)|185.85.0.29|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-05-08 08:35:08 ERROR 404: Not Found.
You enter PHP Version was:7.4.19
Error! You entered a wrong version number, please check!
|
|