Hi,

when i activate opcache i get this error:

The website encountered an unexpected error. Please try again later.

i tried several methods to activate error reporting but nothing worked. I need your help to show the error and solve the problem/s and activate opcaching

best,

Comments

Jaypan’s picture

What error do you see in your logs after that?

vgutekunst’s picture

i didnt see any error in the drupal log and i didnt have access to the server log :( My hoster told me he has activated OPcaching but drupal still said its not activated (status report) then i tried to activate it with this code:

end_extension=php_opcache.so
;Determines if Zend OPCache in enabled
opcache.enable=1
opcache.memory_consumption=128
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.revalidate_freq=60
opcache.fast_shutdown=1

in my .user.ini file. But then i got the wsod:

The website encountered an unexpected error. Please try again later.

John_B’s picture

Why is the question is in paid services? Clearly if you have no access to the hosting it is impossible to fix this.

Anyway, you might start by fixing the typo on your config. You have end_extension when you mean zend_extension.

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors