Kylin Advanced Linux Server
请问,关于麒麟服务器操作系统的最新版本已经发布了吗?在麒麟最新的服务器上安装1.9,提示Unable to get Linux distribution name, or do NOT support the current distribution.请问,关于这个问题是否已经解决?
已经在main.sh中添加 lnmp 1.9早已经支持了Kylin Linux Advanced Server
验证一下安装包md5是否和官网一样 安装1.9版本在麒麟服务器操作系统SP2上,总是php安装失败。请问可否跳过次安装?或者有没有办法修复php安装的问题? 本帖最后由 glen 于 2022-5-7 11:17 编辑
系统:银河麒麟高级服务器操作系统V10-SP2 架构:x86内存:8G You will install lnmp stack.
nginx-1.20.2
mysql-5.7.34
php-5.6.40
Enable InnoDB: y
Print lnmp.conf infomation...
Download Mirror: https://soft.vpser.net
Nginx Additional Modules:
PHP Additional Modules:
Database Directory: /usr/local/mysql/var
Default Website Directory: /home/wwwroot/default
LNMP Version: 1.9
Kylin V10
chown: 正在更改'/home/wwwroot/default/.user.ini' 的所有者: 不允许的操作
mkdir: 无法创建目录 “/usr/local/nginx/conf/vhost”: 文件已存在
include/nginx.sh:行145: /home/wwwroot/default/.user.ini: 不允许的操作
chmod: 正在更改 '/home/wwwroot/default/.user.ini' 的权限: 不允许的操作
3.9+
Create PHP Info Tool...
Copy PHP Prober...
Copy Opcache Control Panel...
============================Install PHPMyAdmin=================================
============================phpMyAdmin install completed=======================
上次元数据过期检查:0:23:02 前,执行于 2022年05月07日 星期六 10时39分43秒。
软件包 iptables-1.8.5-2.ky10.x86_64 已安装。
依赖关系解决。
无需任何处理。
完毕!
iptables: Saving firewall rules to /etc/sysconfig/iptables:
重定向至 /bin/systemctl reload iptables.service
Add iptables service at system startup...
Add Startup and Starting LNMP...
Add nginx service at system startup...
Synchronizing state of nginx.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install enable nginx
Add mysql service at system startup...
Synchronizing state of mysql.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install enable mysql
Add php-fpm service at system startup...
Synchronizing state of php-fpm.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install enable php-fpm
直接通过安装lnmp中的php 5.6的bz2包是可以直接安装上的。可是,使用一键安装包却无法安装。 glen 发表于 2022-5-7 09:28
安装1.9版本在麒麟服务器操作系统SP2上,总是php安装失败。请问可否跳过次安装?或者有没有办法修复php安装 ...
低版本php肯定是无法在这么新的系统上无法安装的,Kylin Linux Advanced Server V10 SP2 自带icu依赖版本比centos stream 8 都高一截,你安装上应该是没加intl模块的
没有日志没法分析原因,分析原因按反馈必读要求提供信息 链接:https://pan.baidu.com/s/1ZyvyMXKpwVjQyPidScrW_g
提取码:fqtq
不好意思,上面是两次安装的日志。
glen 发表于 2022-5-7 16:45
链接:https://pan.baidu.com/s/1ZyvyMXKpwVjQyPidScrW_g
提取码:fqtq
不好意思, ...
/root/lnmp1.9/src/php-5.6.40/ext/intl/intl_convertcpp.cpp:74:31: 错误:对成员‘getBuffer’的请求出现在‘from’中,而后者具有非类类型‘const int’
const UChar *utf16buf = from.getBuffer();
^~~~~~~~~
/root/lnmp1.9/src/php-5.6.40/ext/intl/intl_convertcpp.cpp:76:69: 错误:对成员‘length’的请求出现在‘from’中,而后者具有非类类型‘const int’
u_strToUTF8WithSub(*res, capacity - 1, &actual_len, utf16buf, from.length(),
^~~~~~
make: *** 错误 1
这个就是8楼说的icu问题
另外一个php8.0的都没安装完发日志也没用
页:
[1]