: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 245 bytes failed with errno=122 Disk quota exceeded [in
Code
if (!$mask) {
file_put_contents($pathname, $message . "\n", FILE_APPEND);
App\Error\ErrorTrap::handleError() /home/trilhainfoco/teste/sis_admin/app4/src/Error/ErrorTrap.php, line 23
file_put_contents [internal], line ??
Cake\Log\Engine\FileLog::log() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 140
Cake\Log\Log::write() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Log/Log.php, line 392
Cake\Log\Log::error() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Log/Log.php, line 461
Cake\Error\ErrorLogger::logException() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Error/ErrorLogger.php, line 99
Cake\Error\ExceptionTrap::logException() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Error/ExceptionTrap.php, line 356
App\Error\ExceptionTrap::logException() /home/trilhainfoco/teste/sis_admin/app4/src/Error/ExceptionTrap.php, line 21
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 150
Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 135
Cake\Http\Runner::handle() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Http\Runner::run() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Http/Runner.php, line 58
Cake\Http\Server::run() /home/trilhainfoco/teste/sis_loja/app4/vendor/cakephp/cakephp/src/Http/Server.php, line 90
[main] /home/trilhainfoco/teste/public_html/index.php, line 40