Edit report at https://bugs.php.net/bug.php?id=60757&edit=1

 ID:                 60757
 Updated by:         paj...@php.net
 Reported by:        bugzilla33 at gmail dot com
 Summary:            phpinfo() crashes Apache
 Status:             Open
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Win 7 32/64
 PHP Version:        5.4.0RC5
 Block user comment: N
 Private report:     N

 New Comment:

It works perfectly fine. Your configuration certainly contain DLLs from older 
PHP 
versions or missing some in your paths.

It is the same with the header function (#60737).


Previous Comments:
------------------------------------------------------------------------
[2012-01-15 10:08:26] bugzilla33 at gmail dot com

Thank you for this manual. 
https://bugs.php.net/bugs-generating-backtrace-win32.php
This tool works on Win 7 only as (Analisys only) mode. 
"Options and settings" tab looks otherwise.
There is no "Add a rule" button.

Please update the handbook as soon as possible.

---

Does anybody can do backtrace for laruence ??

------------------------------------------------------------------------
[2012-01-15 03:30:34] larue...@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.



------------------------------------------------------------------------
[2012-01-14 22:03:20] bugzilla33 at gmail dot com

Description:
------------
phpinfo() crashes Apache

Test script:
---------------
<?php
 phpinfo();
?>

Expected result:
----------------
5.4.0 RC4 shows phpinfo

Actual result:
--------------
5.4.0 RC5 shows phpinfo table and after 1 second white background info:
Internet Explorer can not display the webpage.


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=60757&edit=1

Reply via email to