Php keeps reporting segfault errors. Please help me.

Source: Internet
Author: User
System logs are not reported: {code ...} at the same time, the nginx Log also reports an error: {code ...} nginx configuration: {code ...} system Environment: nginx: 0.8.54PHP: 5.2.17 system logs are not reported:

Dec 21 18:54:09 CentOS5 kernel: php-cgi[6529]: segfault at 000000000839d518 rip 0000000000701ccc rsp 00007ffffd940830 error 4

At the same time, nginx logs also report errors:

2012/12/21 19:10:59 [error] 25101#0: *145523930 access forbidden by rule, client: 61.155.58.254, server:*, request: "GET /*.php?* HTTP/1.1", host: "*", referrer: "*"

Nginx Configuration:

upstream default-cgi {                        server 127.0.0.1:9000;                        server 127.0.0.1:9001;                        server 127.0.0.1:9002;                }

System Environment:
Nginx: 0.8.54
PHP: 5.2.17

Reply content:

System logs do not stop reporting:

Dec 21 18:54:09 CentOS5 kernel: php-cgi[6529]: segfault at 000000000839d518 rip 0000000000701ccc rsp 00007ffffd940830 error 4

At the same time, nginx logs also report errors:

2012/12/21 19:10:59 [error] 25101#0: *145523930 access forbidden by rule, client: 61.155.58.254, server:*, request: "GET /*.php?* HTTP/1.1", host: "*", referrer: "*"

Nginx Configuration:

upstream default-cgi {                        server 127.0.0.1:9000;                        server 127.0.0.1:9001;                        server 127.0.0.1:9002;                }

System Environment:
Nginx: 0.8.54
PHP: 5.2.17

Someone has encountered a similar problem: http://bbs.chinaunix.net/thread-21100...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.