求助,ubuntu 14.04 LTS 安装 LNMP失败
Error: /usr/local/mysql not found!!!MySQL install failed. 你这个是arm平台的,目前不支持你可以这样尝试一下试试
cd到lnmp1.1-full目录里
编辑ubuntu.sh 查找cd mariadb-5.5.37或直接到548行,在这一行下面添加
wget http://soft.vpser.net/lnmp/ext/mysql-5.5-fix-arm-client_plugin.patch
patch -p1 <mysql-5.5-fix-arm-client_plugin.patch
然后再安装试试
页:
[1]