Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

php_opcache is a zend_extension #54

@eduardomozart

Description

@eduardomozart

Hello,
The PHP extension php_opcache.dll can be enabled through PHPManager, but it enables it with the extension directive, but it's a Zend extension and should be enabled through the zend_extension directive, otherwise, the following error is shown at PHP error log:

PHP Warning: PHP Startup: Invalid library (appears to be a Zend Extension, try loading using zend_extension=php_opcache.dll from php.ini) in Unknown on line 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions