亚马逊Linux上的Nginx php-fpm =退出信号11
发布时间:2020-12-15 15:06:08 所属栏目:Linux 来源:互联网
导读:亚马逊 Linux最新 PHP 5.4.19(cli)(建于2013年9月3日23:19:23) nginx版本:nginx / 1.2.9 安装PHP-FPM:PHP 5.4.19(fpm-fcgi)(内置:2013年9月3日23:22:01) phpinfo()正在工作 pma.nginx.conf: server {listen 80;server_name pma.my.server;
亚马逊 Linux最新 PHP 5.4.19(cli)(建于2013年9月3日23:19:23) nginx版本:nginx / 1.2.9 安装PHP-FPM:PHP 5.4.19(fpm-fcgi)(内置:2013年9月3日23:22:01) phpinfo()正在工作 pma.nginx.conf: server { listen 80; server_name pma.my.server; root /usr/share/phpmyadmin; index index.php; charset UTF-8; access_log /var/log/myserver/pma.access.log; error_log /var/log/myserver/pma.error.log; location ~ .php${ include fastcgi_params; fastcgi_pass php-fpm; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /usr/share/phpmyadmin/$fastcgi_script_name; fastcgi_param DOCUMENT_ROOT /usr/share/phpmyadmin/; fastcgi_intercept_errors on; } } /var/log/myserver/pma.error.log: [error] 21374#0: *13 recv() failed (104: Connection reset by peer) while reading response header from upstream,client: 1.0.255.202,server: pma.my.server,request: "GET /js/get_image.js.php?theme=pmahomme HTTP/1.1",upstream: "fastcgi://unix:/var/run/php-fpm/php-fpm.sock:",host: "pma.my.server",referrer: "http://pma.my.server/" /var/log/php-fpm/error.log NOTICE: fpm is running,pid 21598 NOTICE: ready to handle connections WARNING: [pool www] child 21600 exited on signal 11 (SIGSEGV) after 12.862493 seconds from start NOTICE: [pool www] child 21614 started WARNING: [pool www] child 21602 exited on signal 11 (SIGSEGV) after 13.768522 seconds from start NOTICE: [pool www] child 21617 started 在/ var / log / messages中 kernel: [12499.658777] php-fpm[21603]: segfault at 0 ip 00000000005c5a39 sp 00007fffb44d6d60 error 4 in php-fpm[400000+31c000] 我没有Nginx和FastCGI的丰富经验,所以我需要你的帮助.你有什么想法?提前致谢 解决方法似乎PHP正试图将会话数据写入一个实际上不可写的目录,即/ var / lib / php / session.Thanks to Michael Hampton (编辑:百色站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- linux – 新节点配置中缺少“通过Java Web Start启动从属代
- Mount NAS Storage in Linux Overview 转载
- 开源Linux Acrobat Javascript编辑器
- LINUX学习:CentOS 6上实现双网卡绑定-主备模式
- LINUX实战:Ubuntu 16.04安装Sublime Text 3
- linux-kernel – 对于共享中断行,如何找到要使用的中断处理
- /bin/bash^M: bad interpreter: 没有那个文件或目录--转载
- 使用sed替换shell脚本中的特殊字符
- linux – 锁定C 11 std :: unique_lock会导致死锁异常
- linux – 在json中使Apache2服务目录索引