Ciao ragazzi...mi dà questo errore:


Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/soonnets/public_html/admin.php on line 194

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/soonnets/public_html/admin.php on line 194
aaaa, aaaaa, aaaaaa, ,

linea 193: $query = "INSERT INTO notizie(news_ID, titolo, anteprima, esteso, data) VALUES('null', '$_POST[titolo]', '$anteprima', '$esteso', NOW())";

linea 194: $risultato = mysql_query($query);


Come mai??