Váratlan hiba lépett fel


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

Fatal error: file_put_contents(): Only 0 of 136 bytes written, possibly out of free disk space in /www/dev/gyemantkezimunka.inweb.hu/libraries/System.php on line 9
        if(!file_exists($logFile))
            touch($logFile);
        $logContent = @file_get_contents($logFile);
        return file_put_contents($logFile, "[".date("Y-m-d H:i:s")."]: ".$content."\n".$logContent);
    }

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

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5/sessionss) in Unknown on line 0