Fresh new install, error right out of the box

Started by Grammy, August 03, 2022, 07:21:12 PM

Previous topic - Next topic

Grammy

2.1.2 Default, just a fresh install for a client's new website.  I just installed it, logged in as admin, clicked Admin and found this, right away, in the log:

Zend OPcache API is restricted by "restrict_api" configuration directive
And it refers to line 1937, Sources/Subs-Admin.php:

opcache_invalidate($file, true);

Is this some sort of server setting that I need to address with the host?   :-\

Arantor

Ask the host to disable restrict_api. SMF has occasions it has to invalidate the opcache and it knows when it should do this, and needs to be allowed to do so.

Grammy

Quote from: Arantor on August 03, 2022, 07:25:21 PMAsk the host to disable restrict_api. SMF has occasions it has to invalidate the opcache and it knows when it should do this, and needs to be allowed to do so.

I will.  Thanks so much!   :)

Advertisement: