Karimi

Anonymous
blank
could someone look at the error on my site and give me a clue: www.uaco.org . I touch the config file and now I cant get to my site.

thanx

Karimi

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
The error message (why didn't you simply quote it here?) is:

Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in [snip]/system/databases/mysql.class.php on line 108
Cannnot connect to DB server

So, either MySQL isn't running on your server or the $_DB_host name is not correct.

bye, Dirk