From:             chromegame at 163 dot com
Operating system: windows2008r2
PHP version:      5.5.0
Package:          opcache
Bug Type:         Bug
Bug description:http 500

Description:
------------
I downloaded the php-5.5.0-nts-Win32-VC11-x64.zip, when I was normal in the
local 
test in windows2012, a server windows2008r2 is normal, but in another
server 
windows2008r2, it appears that the HTTP 500 internal server error, also did
not 
appear any other tips, when I will opcache.enable=0 or directly delete 
ext\php_opcache.dll, normal, summarizes the reasons, as long as the open
OPC, PHP 
cannot run, HTML can open, is this why?
My configuration is as follows:


Test script:
---------------
[opcache]
zend_extension=php_opcache.dll
opcache.enable=1
opcache.enable_cli=0
opcache.memory_consumption=256
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=6000
opcache.max_wasted_percentage=60
opcache.use_cwd=1
opcache.validate_timestamps=1
opcache.revalidate_freq=2
opcache.revalidate_path=0
opcache.save_comments=0
opcache.load_comments=1
opcache.fast_shutdown=1
opcache.enable_file_override=0
opcache.optimization_level=0xffffffff
opcache.dups_fix=0
opcache.blacklist_filename=
opcache.max_file_size=0
opcache.consistency_checks=0
opcache.force_restart_timeout=180
opcache.error_log=
opcache.log_verbosity_level=1
opcache.preferred_memory_model=
opcache.protect_memory=0
opcache.mmap_base=NULL



-- 
Edit bug report at https://bugs.php.net/bug.php?id=65139&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65139&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65139&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65139&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65139&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65139&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65139&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65139&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65139&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65139&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65139&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65139&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65139&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65139&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65139&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65139&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65139&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65139&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65139&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65139&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65139&r=mysqlcfg

Reply via email to