ContOS 6.4 安装lnmp1.6正式版 mysql失败问题,请军哥帮看看
本帖最后由 coolong 于 2019-9-19 11:30 编辑我刚才把日志中部分内容删除了一些,才上传上去,如果缺少重要的信息,我明天再上传一个完整的
本人使用ContOS6.4 64位系统进行lnmp1.6正式版进行安装其他都安装成功了,只有mysql5.7安装失败,下面是一键安装指令(密码部分隐藏)
wget http://soft.vpser.net/lnmp/lnmp1.6.tar.gz -cO lnmp1.6.tar.gz && tar zxf lnmp1.6.tar.gz && cd lnmp1.6 && LNMP_Auto="y" DBSelect="4" DB_Root_Password="heliangyoupin2019" InstallInnodb="y" PHPSelect="7" SelectMalloc="2" ./install.sh lnmp
附件中是安装日志,我尝试了两次 不知道日志会不会重复还有一个张安装最后的截图
望军哥给查找一下问题,先谢过!
刚才上传附件失败,说我不能上传那么大的,160K不大吧,难受。。复制部分代码先看看吧
============================Install PHPMyAdmin=================================
============================phpMyAdmin install completed=======================
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
No package iptables-services available.
Error: Nothing to do
iptables: Saving firewall rules to /etc/sysconfig/iptables:
Add iptables service at system startup...
Add Startup and Starting LNMP...
Add nginx service at system startup...
Starting nginx... nginx (pid 30395) already running.
Add mysql service at system startup...
Starting MySQL ERROR! Couldn't find MySQL server (/usr/local/mysql/bin/mysqld_safe)
Add php-fpm service at system startup...
Starting php-fpm ERROR: An another FPM instance seems to already listen on /tmp/php-cgi.sock
ERROR: FPM initialization failed
failed
============================== Check install ==============================
Checking ...
[0;32mNginx: OK[0m
[0;31mError: MySQL install failed.[0m
[0;32mPHP: OK[0m
[0;32mPHP-FPM: OK[0m
[0;31mSorry, Failed to install LNMP![0m
https://bbs.vpser.net/forum-25-1.html feedback errors and logs.[0m
[0;31mYou can download /root/lnmp-install.log from your server,and upload lnmp-install.log to LNMP Forum.[0m
不是不想上传附件,是总受限制,上传不上去。 论坛反馈必读有关于上传日志的说明
2019-09-19T02:05:32.280537Z 0 InnoDB: Error number 28 means 'No space left on device'
2019-09-19T02:05:32.280610Z 0 InnoDB: Could not set the file size of '/usr/local/mysql/var/ibdata1'. Probably out of disk space
你这硬盘只有一个3GB多点的空间肯定是不够编译mysql的,官网安装需求上都有说明 licess 发表于 2019-9-19 14:08
论坛反馈必读有关于上传日志的说明
2019-09-19T02:05:32.280537Z 0 InnoDB: Error number 28 mean ...
谢谢,军哥这么快的回复:P
页:
[1]