Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Pierre Lannoy

    (@pierrelannoy)

    OPcache is not fully operational or in restricted mode.

    Thread Starter dbase66

    (@dbase66)

    OK, howto recognize restrited mode in opcache?
    here is my php.ini

    ; Memcached by OPCache
    zend_extension = opcache.so
    opcache.enable = 1
    opcache.file_cache = /kunden/homepages/20/d34869179/htdocs/.opcache
    opcache.memory_consumption=128
    opcache.interned_strings_buffer=8
    opcache.max_accelerated_files=4000
    opcache.revalidate_freq=60
    opcache.fast_shutdown=1
    opcache.enable_cli=1
    Thread Starter dbase66

    (@dbase66)

    Wich settings to php.ini i have to change, to let your plugin working? …to set your plugin able to recognize opcache is installed and working?

    Plugin Author Pierre Lannoy

    (@pierrelannoy)

    May I ask you what’s your PHP version and who is your hoster?

    Thread Starter dbase66

    (@dbase66)

    The problem was found.
    php.ini (opcache enabling) must be stored also in wp-admin – folder

    Plugin Author Pierre Lannoy

    (@pierrelannoy)

    Great!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Manager does not recongnize opcache running’ is closed to new replies.