Hmily 发表于 2017-3-31 16:29:27

lnmp1.4 的一些小问题

1、phpmyadmin升级脚本又不行了,应该下载地址又有变化。
2、MariaDB升级脚本不行了,应该下载地址又有变化。
3、redis php7扩展太老了,还是测试版的,现在最新正式版3.1.2 http://pecl.php.net/package/redis
暂时发现几个问题,军哥抽空更新把

licess 发表于 2017-3-31 20:51:32

看一下phpmyadmin那边确实做了部分调整

mariadb看一下地址并无变化,发一下你的安装日志看一下

Hmily 发表于 2017-3-31 21:28:03

回复 2# 的帖子

Enter current root password of Database (Password will not shown): OK, MySQL root password correct.
Current MariaDB Version:10.1.19
You can get version number from https://downloads.mariadb.org/
Please enter MariaDB Version you want.
(example: 10.0.21 ): ===========================
Do you want to install the InnoDB Storage Engine?
(Default yes, if you want please enter: y , if not please enter: n): You will NOT install the InnoDB Storage Engine!
=====================================================================
You will upgrade MariaDB V10.1.19 to V10.1.22
=====================================================================

Press any key to start...or Press Ctrl+c to cancel

============================check files==================================
Notice: mariadb-10.1.22.tar.gz not found!!!download now......
--2017-03-30 23:41:12--https://downloads.mariadb.org/interstitial/mariadb-10.1.22/source/mariadb-10.1.22.tar.gz
Resolving downloads.mariadb.org (downloads.mariadb.org)... 173.203.201.148
Connecting to downloads.mariadb.org (downloads.mariadb.org)|173.203.201.148|:443... connected.
HTTP request sent, awaiting response... 302 FOUND
Location: https://downloads.mariadb.org/f/mariadb-10.1.22/source/mariadb-10.1.22.tar.gz?serve
--2017-03-30 23:41:17--https://downloads.mariadb.org/f/mariadb-10.1.22/source/mariadb-10.1.22.tar.gz?serve
Reusing existing connection to downloads.mariadb.org:443.
HTTP request sent, awaiting response... 302 FOUND
Location: http://mirrors.neusoft.edu.cn/mariadb//mariadb-10.1.22/source/mariadb-10.1.22.tar.gz
--2017-03-30 23:41:17--http://mirrors.neusoft.edu.cn/mariadb//mariadb-10.1.22/source/mariadb-10.1.22.tar.gz
Resolving mirrors.neusoft.edu.cn (mirrors.neusoft.edu.cn)... 219.216.128.25, 2001:da8:a807::25
Connecting to mirrors.neusoft.edu.cn (mirrors.neusoft.edu.cn)|219.216.128.25|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-03-30 23:41:17 ERROR 404: Not Found.

--2017-03-30 23:41:17--https://downloads.mariadb.org/interstitial/mariadb-10.1.22/kvm-tarbake-jaunty-x86/mariadb-10.1.22.tar.gz
Resolving downloads.mariadb.org (downloads.mariadb.org)... 173.203.201.148
Connecting to downloads.mariadb.org (downloads.mariadb.org)|173.203.201.148|:443... connected.
HTTP request sent, awaiting response... 404 NOT FOUND
2017-03-30 23:41:23 ERROR 404: NOT FOUND.

You enter MariaDB Version was:10.1.22
Error! You entered a wrong version number, please check!

licess 发表于 2017-4-1 09:29:05

回复 3# 的帖子

因为东软的mariadb源删除了,而mariadb官网位将其移除造成的
可以直接下载 https://mirrors.tuna.tsinghua.edu.cn/mariadb/mariadb-10.1.22/source/mariadb-10.1.22.tar.gz 放到src目录下,再运行升级脚本
页: [1]
查看完整版本: lnmp1.4 的一些小问题