tegic 发表于 2017-2-16 10:32:36

启动php-fpm出错

本帖最后由 tegic 于 2017-2-16 10:40 编辑

①错误提示截图;②操作系统版本;centos6.8③环境信息;nginx php7.0

--------n天前还是好好的,今天突然就不好用了。貌似是mysql启动失败了。

tegic 发表于 2017-2-16 11:04:13

170216 11:00:23 Plugin 'FEDERATED' is disabled.
170216 11:00:23 InnoDB: The InnoDB memory heap is disabled
170216 11:00:23 InnoDB: Mutexes and rw_locks use GCC atomic builtins
170216 11:00:23 InnoDB: Compressed tables use zlib 1.2.3
170216 11:00:23 InnoDB: Initializing buffer pool, size = 128.0M
170216 11:00:23 InnoDB: Completed initialization of buffer pool
170216 11:02:18 Plugin 'FEDERATED' is disabled.
170216 11:02:18 InnoDB: The InnoDB memory heap is disabled
170216 11:02:18 InnoDB: Mutexes and rw_locks use GCC atomic builtins
170216 11:02:18 InnoDB: Compressed tables use zlib 1.2.3
170216 11:02:18 InnoDB: Initializing buffer pool, size = 128.0M
170216 11:02:18 InnoDB: Completed initialization of buffer pool

河妖 发表于 2017-2-16 14:15:12

mysql已经正常启动的了php版本就装了一个吗

tegic 发表于 2017-2-16 14:51:10

hitrun 发表于 2017-2-16 14:15
mysql已经正常启动的了php版本就装了一个吗

全部都装了,不过我卸载了重装一个PHP版本,还是会出现这个问题。

tegic 发表于 2017-2-16 15:20:15

hitrun 发表于 2017-2-16 14:15
mysql已经正常启动的了php版本就装了一个吗

我现在重装了。
出现这个错误
[ 67%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/client.c.o
[ 68%] Building CXX object sql/CMakeFiles/sql.dir/derror.cc.o
[ 68%] Building CXX object sql/CMakeFiles/sql.dir/des_key_file.cc.o
[ 68%] Building CXX object sql/CMakeFiles/sql.dir/discover.cc.o
[ 68%] Building C object sql/CMakeFiles/sql.dir/__/libmysql/errmsg.c.o
[ 68%] Building CXX object sql/CMakeFiles/sql.dir/field.cc.o
c++: 内部错误:已杀死 (程序 cc1plus)
请提交一份完整的错误报告。
具体步骤请参见 <http://bugzilla.redhat.com/bugzilla>。
make: *** 错误 1
make: *** 错误 2
make: *** 错误 2
groupadd:“mysql”组已存在
useradd:用户“mysql”已存在
chown: "mysql:mysql/www/server/data" 后缺少操作数
请尝试执行"chown --help"来获取更多信息。
install.sh: line 1507: /www/server/mysql/scripts/mysql_install_db: 没有那个文件或目录
/etc/init.d/mysqld: line 256: my_print_defaults: command not found
Starting MySQL ERROR! Couldn't find MySQL server (/www/server/mysql/bin/mysqld_safe)
install.sh: line 1534: /www/server/mysql/bin/mysqladmin: 没有那个文件或目录

河妖 发表于 2017-2-17 09:54:55

tegic 发表于 2017-2-16 15:20
我现在重装了。
出现这个错误
[ 67%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/client.c ...

机器内存不足导致编译mysql时进程被杀
尝试安装低版本mysql
页: [1]
查看完整版本: 启动php-fpm出错