: rename(/home/totalstu/dev23.totalstudio.dev/copy/logs/debug.log,/home/totalstu/dev23.totalstudio.dev/copy/logs/debug.log.1787573889): No such file or directory [in
Code
} else {
$result = rename($filePath, $filePath . '.' . time());
}
rename [internal], line ??
Cake\Log\Engine\FileLog::_rotateFile() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 206
Cake\Log\Engine\FileLog::log() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 134
Cake\Log\Log::write() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Log/Log.php, line 392
Cake\Database\Log\QueryLogger::log() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Log/QueryLogger.php, line 55
DebugKit\Database\Log\DebugLog::log() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/debug_kit/src/Database/Log/DebugLog.php, line 149
Psr\Log\AbstractLogger::debug() /home/totalstu/dev23.totalstudio.dev/copy/plugins/TSOnlinePayments/vendor/psr/log/Psr/Log/AbstractLogger.php, line 126
Cake\Database\Log\LoggingStatement::_log() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Log/LoggingStatement.php, line 148
Cake\Database\Log\LoggingStatement::rowCount() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Log/LoggingStatement.php, line 129
Cake\Database\Log\LoggingStatement::execute() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Log/LoggingStatement.php, line 86
Cake\Database\Connection::Cake\Database\{closure}() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Connection.php, line 328
Cake\Core\Retry\CommandRetry::run() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php, line 70
Cake\Database\Connection::execute() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Connection.php, line 323
Cake\Database\Schema\Collection::_reflect() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 158
Cake\Database\Schema\Collection::describe() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 125
Cake\Database\Schema\CachedCollection::describe() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Database/Schema/CachedCollection.php, line 92
Cake\ORM\Table::getSchema() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/ORM/Table.php, line 513
Cake\ORM\Query::addDefaultTypes() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/ORM/Query.php, line 290
Cake\ORM\Query::__construct() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/ORM/Query.php, line 184
Cake\ORM\Table::query() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/ORM/Table.php, line 1706
Cake\ORM\Table::find() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/ORM/Table.php, line 1261
App\Model\Table\CurrencyRatesTable::getCurrencyRatesArray() /home/totalstu/dev23.totalstudio.dev/copy/src/Model/Table/CurrencyRatesTable.php, line 98
App\Middleware\TSLanguageMiddleware::process() /home/totalstu/dev23.totalstudio.dev/copy/src/Middleware/TSLanguageMiddleware.php, line 174
Cake\Http\Runner::handle() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186
Cake\Http\Runner::handle() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
App\Middleware\RedirectUrlMiddleware::process() /home/totalstu/dev23.totalstudio.dev/copy/src/Middleware/RedirectUrlMiddleware.php, line 98
Cake\Http\Runner::handle() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
App\Middleware\TSSecureUrlMiddleware::process() /home/totalstu/dev23.totalstudio.dev/copy/src/Middleware/TSSecureUrlMiddleware.php, line 33
Cake\Http\Runner::handle() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131
Cake\Http\Runner::handle() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
DebugKit\Middleware\DebugKitMiddleware::process() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 60
Cake\Http\Runner::handle() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Http\Runner::run() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Runner.php, line 58
Cake\Http\Server::run() /home/totalstu/dev23.totalstudio.dev/copy/vendor/cakephp/cakephp/src/Http/Server.php, line 90
[main] /home/totalstu/dev23.totalstudio.dev/copy/webroot/index.php, line 40