Database error: Unable to establish connection to the database
create table if not exists counter (counter smallint not null primary key, hits int not null) type=myisam
Error 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)