Warning: session_start() [function.session-start]: open(/tmp/sess_e3793fcca27b18d236a8f2ec141084ae, O_RDWR) failed: No space left on device (28) in /home/echox/www/echox.de/serendipity/serendipity_config.inc.php on line 12
Query failed:
SELECT 
                    

                    e.id,
                    e.title,
                    e.timestamp,
                    e.comments,
                    e.exflag,
                    e.authorid,
                    e.trackbacks,
                    e.isdraft,
                    e.allow_comments,
                    e.last_modified,

                    a.realname AS author,
                    a.username AS loginname,
                    a.email
                     , e.body, e.extended
                     
                FROM
                    sy9_entries AS e
                    LEFT JOIN sy9_authors a
                        ON e.authorid = a.authorid
                    LEFT JOIN sy9_entrycat ec
                        ON e.id = ec.entryid
                    LEFT JOIN sy9_category c
                        ON ec.categoryid = c.categoryid
                    
                    WHERE isdraft = 'false' AND (( (c.category_left  BETWEEN 21 AND 22))) AND e.timestamp <= 1268861700
                     GROUP BY e.id
                     
                     ORDER BY timestamp DESC
                      LIMIT 8
/ Can't create/write to file '/tmp/#sql_7b5f_0.MYI' (Errcode: 28)
Warning: Unknown: open(/tmp/sess_3a62a93d57df3a50649907a62e81a509, O_RDWR) 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 () in Unknown on line 0