I have uploaded, chmodded and created a database. The database is active, i followed the installation instructions and went to admin section but this message appears on the admin page.

Fatal error: Undefined class name 'stemplate' in /home/content/c/o/d/codeapple/html/admin/index.php on line 51

And this message appears on the homepage:

ERROR: Unable to execute query

SELECT * FROM poll_question WHERE start_date<='2007-10-06' AND end_date>='2007-10-06' ORDER BY rand() limit 1
Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2)



although the install guide said that the installation was successful i had to manually enter the MySQL tables into the database.

Can somebody help me out?

Thanks.