View Single Post
Old March 21st, 2006, 12:07 AM   #7 (permalink)
DSades
Member
Verified Customer
 
Join Date: Feb 2006
Posts: 39
Aha! I removed PhotoPost module, and the ReviewPost module finally displayed proper errors:

Quote:
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /classifieds/inc_reviews.php on line 53

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /classifieds/inc_reviews.php on line 53

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /classifieds/inc_reviews.php on line 56

Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /classifieds/inc_reviews.php on line 102

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /classifieds/inc_reviews.php on line 102

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /classifieds/inc_reviews.php on line 106
Why is that happening?
DSades is offline   Reply With Quote