Edit report at https://bugs.php.net/bug.php?id=64568&edit=1
ID: 64568 Updated by: s...@php.net Reported by: bugzilla77 at gmail dot com Summary: opcache no loadable -Status: Open +Status: Feedback Type: Bug Package: opcache Operating System: windows PHP Version: 5.5.0beta1 Block user comment: N Private report: N New Comment: Try Beta 2 and use zend_extension=php_opcache.dll Previous Comments: ------------------------------------------------------------------------ [2013-04-02 19:48:14] bugzilla77 at gmail dot com Description: ------------ opcache no loadable Test script: --------------- php.ini add: extension=php_opcache.dll Expected result: ---------------- opcache in phpinfo() extension_loaded('opcache') returns true Actual result: -------------- no opcache in phpinfo() extension_loaded('opcache') returns false ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64568&edit=1