Edit report at https://bugs.php.net/bug.php?id=64630&edit=1
ID: 64630 Updated by: paj...@php.net Reported by: alejosimon at gmail dot com Summary: Opcache failed to start on PHP x64 build -Status: Open +Status: Feedback Type: Bug Package: opcache Operating System: Windows 7 Pro x64 PHP Version: 5.5.0beta3 Block user comment: N Private report: N New Comment: do you use zend_extension to load it in your php.ini? Previous Comments: ------------------------------------------------------------------------ [2013-04-11 13:23:52] alejosimon at gmail dot com Description: ------------ Simply, opcache.dll extesión not start in x64 compiled version of PHP. Test script: --------------- <?php echo "not necessary" ; ?> Expected result: ---------------- A successful start. Actual result: -------------- Don't start. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64630&edit=1