lnmp1.6 安装多版本php5.3失败
lnmp1.6 安装多版本php5.3失败
因有一个网站源码是支持php5.3的 无法支持更高版本 所以安装多版本php
多次操作都被中断了
有弹出框忘记截图了,百度了下显示的字符,没有结果。
如:m_component: qtstr,'totermc/Output'
请问是啥原因 还能成功安装多版本php吗
到此中断
In file included from /usr/local/include/mcrypt.h:4:0,
from /root/lnmp1.6/src/php-5.3.29/ext/mcrypt/mcrypt_filter.c:25:
/usr/local/include/mutils/mcrypt.h:38:9: note: expected ‘char *’ but argument is of type ‘const char *’
MCRYPT mcrypt_module_open(char *algorithm,
^
/bin/sh /root/lnmp1.6/src/php-5.3.29/libtool --silent --preserve-dup-deps --mode=compile gcc-Iext/mysql/ -I/root/lnmp1.6/src/php-5.3.29/ext/mysql/ -DPHP_ATOM_INC -I/root/lnmp1.6/src/php-5.3.29/include -I/root/lnmp1.6/src/php-5.3.29/main -I/root/lnmp1.6/src/php-5.3.29 -I/root/lnmp1.6/src/php-5.3.29/ext/date/lib -I/root/lnmp1.6/src/php-5.3.29/ext/ereg/regex -I/usr/include/libxml2 -I/usr/local/openssl/include -I/usr/local/curl/include -I/usr/local/freetype/include -I/usr/local/freetype/include/freetype2 -I/root/lnmp1.6/src/php-5.3.29/ext/mbstring/oniguruma -I/root/lnmp1.6/src/php-5.3.29/ext/mbstring/libmbfl -I/root/lnmp1.6/src/php-5.3.29/ext/mbstring/libmbfl/mbfl -I/usr/local/include -I/root/lnmp1.6/src/php-5.3.29/ext/sqlite3/libsqlite -I/root/lnmp1.6/src/php-5.3.29/TSRM -I/root/lnmp1.6/src/php-5.3.29/Zend -I/usr/local/include -g -O2 -fvisibility=hidden-c /root/lnmp1.6/src/php-5.3.29/ext/mysql/php_mysql.c -o ext/mysql/php_mysql.lo
安装日志已打包上传
依照教程操作
https://lnmp.org/faq/upgrade1-4.html
不是第一次操作了 以前没有出现错误
不过这次是
阿里云香港服务器
centos7.7 你这日志都显示没安装完成就中断了
有可能你安装过程中没有使用screen,使用了screen的话只要不是重启服务器或kill screen的进程,编译安装过程就在screen上运行不受ssh中断等的影响,https://lnmp.org 安装教程里有screen的使用说明
谢谢回复
使用screen后 中断了的确在继续进行
但是会啥本地会出现这个中断提示呢 gaoxili 发表于 2020-2-12 11:55
谢谢回复
使用screen后 中断了的确在继续进行
但是会啥本地会出现这个中断提示呢 ...
这个是你用的ssh软件上的提示,应该是你ssh客户端的问题,不清楚你这个是什么ssh客户端
建议用xshell、putty等常用的试试
页:
[1]