两个网站,一个是discuz3.2,一个是wordpress4.22,用reboot命令重启服务器后,均恢复正常,不知何故?磁盘空间充足。PHP的日志:
WARNING: [pool www] child 1284 exited on signal 11 (SIGSEGV) after 1590.121643 seconds from start
[15-Jun-2015 14:29:28] NOTICE: [pool www] child 1978 started
[15-Jun-2015 15:56:23] NOTICE: Terminating ...
[15-Jun-2015 15:56:23] NOTICE: exiting, bye-bye!
[15-Jun-2015 15:57:05] NOTICE: fpm is running, pid 1259
[15-Jun-2015 15:57:05] NOTICE: ready to handle connections
[15-Jun-2015 16:00:01] NOTICE: Terminating ...
[15-Jun-2015 16:00:01] NOTICE: exiting, bye-bye!
[15-Jun-2015 16:00:44] NOTICE: fpm is running, pid 1279
[15-Jun-2015 16:00:44] NOTICE: ready to handle connections
[15-Jun-2015 16:26:09] NOTICE: Terminating ...
[15-Jun-2015 16:26:09] NOTICE: exiting, bye-bye!
[15-Jun-2015 16:26:49] NOTICE: fpm is running, pid 1259
[15-Jun-2015 16:26:50] NOTICE: ready to handle connections
[15-Jun-2015 16:47:26] NOTICE: Terminating ...
[15-Jun-2015 16:47:26] NOTICE: exiting, bye-bye!
[15-Jun-2015 16:48:10] NOTICE: fpm is running, pid 1286
[15-Jun-2015 16:48:10] NOTICE: ready to handle connections
[15-Jun-2015 21:46:14] NOTICE: Terminating ...
[15-Jun-2015 21:46:14] NOTICE: exiting, bye-bye!
[15-Jun-2015 21:46:55] NOTICE: fpm is running, pid 1259
[15-Jun-2015 21:46:55] NOTICE: ready to handle connections
[15-Jun-2015 23:12:46] NOTICE: Terminating ...
[15-Jun-2015 23:12:46] NOTICE: exiting, bye-bye!
[15-Jun-2015 23:13:26] NOTICE: fpm is running, pid 1259
[15-Jun-2015 23:13:26] NOTICE: ready to handle connections
[16-Jun-2015 07:53:09] NOTICE: Terminating ...
[16-Jun-2015 07:53:09] NOTICE: exiting, bye-bye!
[16-Jun-2015 07:53:51] NOTICE: fpm is running, pid 1269
[16-Jun-2015 07:53:51] NOTICE: ready to handle connections
[17-Jun-2015 16:24:52] WARNING: [pool www] seems busy (you may need to increase
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。
150617 16:24:59 mysqld_safe mysqld restarted
150617 16:25:01 [Note] Plugin 'FEDERATED' is disabled.
150617 16:25:01 InnoDB: The InnoDB memory heap is disabled
150617 16:25:01 InnoDB: Mutexes and rw_locks use InnoDB's own implementation
150617 16:25:01 InnoDB: Compressed tables use zlib 1.2.3
150617 16:25:01 InnoDB: Using Linux native AIO
150617 16:25:01 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(136806400 bytes) failed; errno 12
150617 16:25:01 InnoDB: Completed initialization of buffer pool
150617 16:25:01 InnoDB: Fatal error: cannot allocate memory for the buffer pool
150617 16:25:01 [ERROR] Plugin 'InnoDB' init function returned error.
150617 16:25:01 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
150617 16:25:01 [ERROR] Unknown/unsupported storage engine: InnoDB
150617 16:25:01 [ERROR] Aborting
-------------------------