我在Ezpublish CMS中使用PHP / MYSQL / APACHE。
每次添加媒体(视频)时都会发生错误,错误是:
子pid xxxx退出信号分段错误(11)
[Wed May 29 12:31:13 2019] [notice] child pid 8382 exit signal Segmentation fault (11)
[Wed May 29 12:31:22 2019] [notice] child pid 8383 exit signal Segmentation fault (11)
[Wed May 29 12:31:29 2019] [notice] child pid 8384 exit signal Segmentation fault (11)
[Wed May 29 12:31:36 2019] [notice] child pid 8420 exit signal Segmentation fault (11)
[Wed May 29 12:39:31 2019] [notice] child pid 8516 exit signal Segmentation fault (11)
这是我的服务器配置:
PHP
PHP 5.4.45-0+deb7u14 (cli) (built: May 9 2018 16:47:00)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
With Xdebug v2.2.1, Copyright (c) 2002-2012, by Derick Rethans
APACHE
Server version: Apache/2.2.22 (Debian)
Server built: May 28 2018 16:04:22
MYSQL
mysql Ver 14.14 Distrib 5.6.40, for Linux (x86_64) using EditLine wrapper
EZPUBLISH版本4
我尝试了旧帖子中提出的解决方案,但是没有用
感谢您的帮助