Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/petluver/public_html/db.php on line 18
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 19
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 42
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT COUNT(article_id) FROM article
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 32
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT * FROM article WHERE article_id = '1'
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 32
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT * FROM article WHERE article_id = '1'
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 32
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT * FROM article WHERE article_id = '1'
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 32
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT * FROM article WHERE article_id = '1'
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 32
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT * FROM article WHERE article_id = '1'
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 32
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT * FROM article WHERE article_id = '1'
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 52
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT page_id, title FROM page ORDER BY title
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/petluver/public_html/db.php:18) in /home/petluver/public_html/common.php on line 182
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/petluver/public_html/db.php:18) in /home/petluver/public_html/common.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at /home/petluver/public_html/db.php:18) in /home/petluver/public_html/common.php on line 184
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 32
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT * FROM category WHERE category_id = 2
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 42
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT COUNT(*) FROM article WHERE category_id = '2'
Warning: mysql_db_query(): supplied argument is not a valid MySQL-Link resource in /home/petluver/public_html/db.php on line 52
MySQL Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) while executing query: SELECT article_id, title, summary, time FROM article WHERE category_id = '2' ORDER BY article_id DESC LIMIT 0, 20