Ran the upgrade, via the command line and had the same error occurring over and over.
Here is a snippet of it...
Warning: Invalid callback Espo\Core\Log\Handler\EspoRotatingFileHandler::cus tomErrorHandler, cannot access private method Espo\Core\Log\Handler\EspoRotatingFileHandler::cus tomErrorHandler() in /srv/users/<removed>/apps/trteam/public/espo-test/application/Espo/Core/Utils/File/Manager.php on line 265
PHP Warning: Zend OPcache API is restricted by "restrict_api" configuration directive in /srv/users/<removed>/apps/trteam/public/espo-test/application/Espo/Core/Utils/File/Manager.php on line 265
Warning: Zend OPcache API is restricted by "restrict_api" configuration directive in /srv/users/<removed>/apps/trteam/public/espo-test/application/Espo/Core/Utils/File/Manager.php on line 265
PHP Warning: Invalid callback Espo\Core\Log\Handler\EspoRotatingFileHandler::cus tomErrorHandler, cannot access private method Espo\Core\Log\Handler\EspoRotatingFileHandler::cus tomErrorHandler() in /srv/users/<removed>/apps/trteam/public/espo-test/application/Espo/Core/Utils/File/Manager.php on line 265
After the update, the system would no longer load. We performed this on a cloned environment first.
Had no problems prior to update.
Tried the rebuild.php as well.
Environment is...
Nginx/Apache PHP-FPM 7.4
Here is a snippet of it...
Warning: Invalid callback Espo\Core\Log\Handler\EspoRotatingFileHandler::cus tomErrorHandler, cannot access private method Espo\Core\Log\Handler\EspoRotatingFileHandler::cus tomErrorHandler() in /srv/users/<removed>/apps/trteam/public/espo-test/application/Espo/Core/Utils/File/Manager.php on line 265
PHP Warning: Zend OPcache API is restricted by "restrict_api" configuration directive in /srv/users/<removed>/apps/trteam/public/espo-test/application/Espo/Core/Utils/File/Manager.php on line 265
Warning: Zend OPcache API is restricted by "restrict_api" configuration directive in /srv/users/<removed>/apps/trteam/public/espo-test/application/Espo/Core/Utils/File/Manager.php on line 265
PHP Warning: Invalid callback Espo\Core\Log\Handler\EspoRotatingFileHandler::cus tomErrorHandler, cannot access private method Espo\Core\Log\Handler\EspoRotatingFileHandler::cus tomErrorHandler() in /srv/users/<removed>/apps/trteam/public/espo-test/application/Espo/Core/Utils/File/Manager.php on line 265
After the update, the system would no longer load. We performed this on a cloned environment first.
Had no problems prior to update.
Tried the rebuild.php as well.
Environment is...
Nginx/Apache PHP-FPM 7.4
Comment