Warning (2): include(linkedin/OAuth.php): failed to open stream: No such file or directory [APP/Controller/HomeController.php, line 1732]Code Context $this->autoRender = false;
include('linkedin/OAuth.php');
HomeController::linkedin() - APP/Controller/HomeController.php, line 1732
HomeController::linkedin() - APP/Controller/HomeController.php, line 1732
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): include() [function.include]: Failed opening 'linkedin/OAuth.php' for inclusion (include_path='/home/trading/prod/lib:.:/usr/share/php') [APP/Controller/HomeController.php, line 1732]Code Context $this->autoRender = false;
include('linkedin/OAuth.php');
HomeController::linkedin() - APP/Controller/HomeController.php, line 1732
HomeController::linkedin() - APP/Controller/HomeController.php, line 1732
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Warning (2): file_put_contents(/home/trading/prod/app/tmp/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 144]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[FatalErrorException] Class 'linkedinoauth' not found
Request URL: /home/linkedin
Stack Trace:
#0 /home/trading/prod/lib/Cake/Error/ErrorHandler.php(205): ErrorHandler::handleFatalError(1, 'Class 'linkedin...', '/home/trading/p...', 1733)
#1 [internal function]: ErrorHandler::handleError(1, 'Class 'linkedin...', '/home/trading/p...', 1733, Array)
#2 /home/trading/prod/lib/Cake/Core/App.php(931): call_user_func('ErrorHandler::h...', 1, 'Class 'linkedin...', '/home/trading/p...', 1733, Array)
#3 /home/trading/prod/lib/Cake/Core/App.php(904): App::_checkFatalError()
#4 [internal function]: App::shutdown()
#5 {main}'
$output = '2023-05-31 16:11:55 Error: [FatalErrorException] Class 'linkedinoauth' not found
Request URL: /home/linkedin
Stack Trace:
#0 /home/trading/prod/lib/Cake/Error/ErrorHandler.php(205): ErrorHandler::handleFatalError(1, 'Class 'linkedin...', '/home/trading/p...', 1733)
#1 [internal function]: ErrorHandler::handleError(1, 'Class 'linkedin...', '/home/trading/p...', 1733, Array)
#2 /home/trading/prod/lib/Cake/Core/App.php(931): call_user_func('ErrorHandler::h...', 1, 'Class 'linkedin...', '/home/trading/p...', 1733, Array)
#3 /home/trading/prod/lib/Cake/Core/App.php(904): App::_checkFatalError()
#4 [internal function]: App::shutdown()
#5 {main}
'
$filename = 'error.log'
$pathname = '/home/trading/prod/app/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 144
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 454
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 180
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 113
call_user_func - [internal], line ??
ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 254
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 205
call_user_func - [internal], line ??
App::_checkFatalError() - CORE/Cake/Core/App.php, line 931
App::shutdown() - CORE/Cake/Core/App.php, line 904
[main] - [internal], line ??