Notice (8): file_put_contents(): Write of 268 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 1108 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 2383 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 140]
Error: Unsupported operand types: int - string

Unsupported operand types: int - string 📋

TypeError
Toggle Vendor Stack Frames
               if (file_exists($cache_time))
               {
                   $get_cache_time=file_get_contents($cache_time);
                   //echo $now_time-$get_cache_time;
                   if ($now_time-$get_cache_time>60*60)
                   {
                       //已经12个小时没有执行缓冲操作了。
                       $http_cache=1;//1,使用 http_cache 缓冲;
                   }
Error in: ROOT/src/Controller/WebsitesController.php, line 4089

If you want to customize this error message, create templates/Error/error500.php