php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69901 http 500
Submitted: 2015-06-22 15:15 UTC Modified: 2015-07-05 04:22 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: chromegame at 163 dot com Assigned:
Status: No Feedback Package: IIS related
PHP Version: 7.0.0alpha1 OS: windows server 2012r2 datacenter
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2015-06-22 15:15 UTC] chromegame at 163 dot com
Description:
------------
Yesterday I downloaded php-7.0.0alpha1-nts-Win32-VC14-x64.zip, debugging the approximately 1 hour, was finally able to open the website, I think there is no problem, the question arises, HTTP error 500.0 - internal server error the C: \ program Files\PHP\php-cgi.exe - of the fastcgi process unexpectedly exit, this is not all, but a part of the page, I use is iis8.5 mariadb10.1.5 and wordpress4.2.2 version, almost most of the page can quickly open, but part is HTTP error 500, is this why? I studied for half an hour and I hope to give this to you. Can I provide a site for 2 test sites? It won't be an ad, if you think it is, you can delete it immediately after the problem is solved.
http://html6game.com/article  //yes
http://html6game.com/tools  //error http 500
http://html6game.com/2015/03  //yes
http://html6game.com/2013/04  //error http 500
I really have no way to carry out the next step, I hope to get your help here, thank you!

Test script:
---------------
模块	   FastCgiModule
通知	   ExecuteRequestHandler
处理程序	   PHP_via_FastCGI
错误代码	   0xc0000005


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-06-23 04:53 UTC] mok at mokworld dot de
You have to disable "log_errors" (=Off) in your php.ini!
Then you can see the Errors on your Browser.
There are maybe some Errors in your PHP Script.
 [2015-06-23 09:06 UTC] kalle@php.net
-Status: Open +Status: Feedback
 [2015-06-23 09:06 UTC] kalle@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.


 [2015-06-25 14:51 UTC] ab@php.net
@chromegame, please recheck with alpha2.

Thanks.
 [2015-07-05 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 [2015-08-21 15:32 UTC] chromegame at 163 dot com
//English version(php7.0 rc1)
Error application name: php-cgi.exe, version: 7.0.0.0, time stamp: 0x55d62d87
Error module name: php7.dll, version: 7.0.0.0, time stamp: 0x55d630c5
Exception code: 0xc0000005
Error offset: 0x00000000000b9bed
Error process 0x17c0 ID:
Error application startup time: 0x01d0dc2416f4a978
Error application path: Files\PHP\php-cgi.exe C:\Program
Error module path: Files\PHP\php7.dll C:\Program
Report 8db35130-4817-11e5-810c-4c72b9276ad3 ID:
The full name of the error package:
Error package relative application ID:


//chinese version(php7.0 rc1)
错误应用程序名称: php-cgi.exe,版本: 7.0.0.0,时间戳: 0x55d62d87
错误模块名称: php7.dll,版本: 7.0.0.0,时间戳: 0x55d630c5
异常代码: 0xc0000005
错误偏移量: 0x00000000000b9bed
错误进程 ID: 0x17c0
错误应用程序启动时间: 0x01d0dc2416f4a978
错误应用程序路径: C:\Program Files\PHP\php-cgi.exe
错误模块路径: C:\Program Files\PHP\php7.dll
报告 ID: 8db35130-4817-11e5-810c-4c72b9276ad3
错误程序包全名: 
错误程序包相对应用程序 ID:
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 00:01:28 2024 UTC