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

 ID:                 60828
 Comment by:         bugzilla33 at gmail dot com
 Reported by:        bugzilla33 at gmail dot com
 Summary:            crash with specific php.ini
 Status:             Bogus
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Win 7 32/64 bit
 PHP Version:        5.4.0RC6
 Block user comment: N
 Private report:     N

 New Comment:

It's interesting, but this error only occurs on my machine.
It is independent of the operating system (Win 7 32/64 bit).
I can not reproduce it on another machine.


Previous Comments:
------------------------------------------------------------------------
[2012-01-22 16:27:03] bugzilla33 at gmail dot com

it's strange, but if you are loading additional php_soap.dll

   extension_dir = "c:\php5\ext"
   extension=php_gd2.dll
   extension=php_mbstring.dll
   extension=php_openssl.dll
   extension=php_soap.dll
   extension=php_sockets.dll

(Please compare with the first comment.)

Apache do not crash!

What is this strange behavior is caused by? (introduced in RC5)

------------------------------------------------------------------------
[2012-01-22 16:15:47] paj...@php.net

"Fix it then so that the internal loading order is not strictly tied to the 
order 
in php.ini"

they are loaded as listed in php.ini

------------------------------------------------------------------------
[2012-01-22 16:08:15] bugzilla33 at gmail dot com

only Apache log after crash:

[Sun Jan 22 17:03:51 2012] [notice] Parent: child process exited with status 
255 -- Restarting.

php_errors.log does not appear anything new

------------------------------------------------------------------------
[2012-01-21 19:39:10] paj...@php.net

You are welcome to contribute a patch.

However there is no crash but a warning, as I told you already, check your logs.

------------------------------------------------------------------------
[2012-01-21 19:21:18] anon at anon dot anon

@pajoye
Fix it then so that the internal loading order is not strictly tied to the 
order in php.ini. By the way, they're listed in the ini file in the broken 
order by default.

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=60828


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

Reply via email to