军哥,my-innodb-heavy-4G.cnf 复制成 my.cnf 后重启错误
# cp /usr/local/mysql/share/mysql/my-innodb-heavy-4G.cnf /etc/my.cnfcp: overwrite `/etc/my.cnf'? y
# /root/lnmp restart
=========================================================================
Manager for LNMP V0.9,Written by Licess
=========================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to Manage status of lnmp
For more information please visit http://www.lnmp.org
Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Stoping LNMP...
Nginx program is stop
Shutting down php_fpm . done
PHP-FPM program is stop
Shutting down MySQL. [OK]
MySQL program is stop
Starting LNMP...
Nginx start successfully!
Starting php_fpmdone
PHP-FPM start successfully!
Starting MySQL.Manager of pid-file quit without updating fi[FAILED]
MySQL start successfully!
#
军哥,我复制my-huge.cnf 后有正常了 那你肯定没安装innodb
回复 2# 的帖子
是哦,这个没有安装,现在如何安装?回复 3# 的帖子
只能安装lnmp时选择,安装完后不能再增加回复 4# 的帖子
嗯,我重新编译安装了MYSQL,可以了./configure --prefix=/usr/local/mysql --with-extra-charsets=complex --enable-thread-safe-client --enable-assembler --with-mysqld-ldflags=-all-static --with-charset=utf8 --enable-thread-safe-client --with-big-tables --with-readline --with-ssl --with-embedded-server --enable-local-infile --with-plugins=innobase
页:
[1]