You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[error] 18087#18087: *19 FastCGI sent in stderr: "PHP message: PHP Fatal error: Cannot use 'Object' as class name as it is reserved in /www/xxx.xxx/lib/Cake/Core/Object.php on line 30
PHP message: PHP Fatal error: Uncaught Error: Class 'Controller' not found in /www/xxx.xxx/lib/Cake/Error/ExceptionRenderer.php:174
Stack trace:
#0 /www/xxx.xxx/lib/Cake/Error/ExceptionRenderer.php(92): ExceptionRenderer->_getController(Object(InternalErrorException))
#1 /www/xxx.xxx/lib/Cake/Error/ErrorHandler.php(126): ExceptionRenderer->__construct(Object(InternalErrorException))
#2 /www/xxx.xxx/lib/Cake/Error/ErrorHandler.php(284): ErrorHandler::handleException(Object(InternalErrorException))
#3 /www/xxx.xxx/lib/Cake/Error/ErrorHandler.php(213): ErrorHandler::handleFatalError(64, 'Cannot use 'Obj...', '/www/xxx.xxx...', 30)
#4 /www/xxx.xxx/lib/Cake/Core/App.php(970): ErrorHandler::handleError(64, 'Cannot use 'Obj...', '/www/xxx.xxx...', 30, Array)
#5 /www/xxx.xxx/lib/Cake/Core/App.php(943): App::_checkFatalError()
#6 [internal function]: App::shutdown()
The text was updated successfully, but these errors were encountered:
After PHP update (nginx 1.13.9 with php-fpm):
Unable to start application any more:
The text was updated successfully, but these errors were encountered: