Váratlan hiba lépett fel


file_put_contents(): Only 0 of 52 bytes written, possibly out of free disk space

Warning: file_put_contents(): Only 0 of 52 bytes written, possibly out of free disk space in /www/dev/gyemantkezimunka.inweb.hu/libraries/WebshopPictures.php on line 78
        }

        if($product['thumbnail_85'] == self::DEFAULT_PIC && !file_exists(ABS_PATH."/_log/pictureGenerateQueue/".$product['id']."_thumb_85.queue")) {
            file_put_contents(ABS_PATH."/_log/pictureGenerateQueue/".$product['id']."_thumb_85.queue", "/_user/page/webshop/product/resized/85x100/".$product['id'].".jpg");
        }

PHP: 5.6.40-1~dotdeb+7.1, OS: Linux