Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11) in /home/kuroimi/images/dbconfig.php on line 8

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/kuroimi/images/dbconfig.php on line 9

Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11) in /home/kuroimi/public_html/nameksei/fanfics/rss.php on line 49

Warning: mysql_query(): A link to the server could not be established in /home/kuroimi/public_html/nameksei/fanfics/rss.php on line 49
A fatal MySQL error was encountered.
Query: SELECT title, sid, summary, penname, rid, unix_timestamp(updated) from fanfiction_stories as s, fanfiction_authors as a WHERE a.uid = s.uid AND s.validated = 1 ORDER BY updated DESC LIMIT 20
Error: (2002)