lucasjmorris.org lucasjmorris.org
Just Like You, It Never Quits Just Like You, It Never Quits
Login
User:
Pass:
Create User
Warning: Problem occured in /usr/local/www/super_site/data/inc/functions_sql.php at line 29
mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock)

Warning: Problem occured in /usr/local/www/super_site/data/inc/functions_sql.php at line 29
mysql_connect(): No such file or directory

Error: Problem occured in /usr/local/www/super_site/data/inc/functions_sql.php at line 30
Unable to connect to database.

Warning: Problem occured in /usr/local/www/super_site/data/inc/functions_sql.php at line 53
mysql_query() expects parameter 2 to be resource, boolean given

Error: Problem occured in /usr/local/www/super_site/data/inc/functions_sql.php at line 54
Unable to execute query: SELECT news_content.text, news_content.title, news_content.date, news_content.id, users.username, users.id AS userid, news_category.name AS categoryname FROM news_content JOIN users ON users.id = news_content.user_id JOIN news_category ON news_content.category_id = news_category.id ORDER BY news_content.date DESC LIMIT 5
No such file or directory

Warning: Problem occured in /usr/local/www/super_site/data/index.php at line 48
Invalid argument supplied for foreach()