Warning: mysql_pconnect() [function.mysql-pconnect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/grampub/fromthefield.spudman.com/connect.php on line 15

Warning: opendir(C:\inetpub\wwwroot\fromthefield/images/header) [function.opendir]: failed to open dir: No such file or directory in /home/grampub/fromthefield.spudman.com/index.php on line 7
Cannot open: C:\inetpub\wwwroot\fromthefield/images/header
From the Field, sponsored by Spudman

Brought to you by the editors of Spudman Magazine







 

Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/grampub/fromthefield.spudman.com/links.php on line 7

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/grampub/fromthefield.spudman.com/links.php on line 7
ERROR: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
SELECT DISTINCT category.lngCatID, txtCategory FROM links INNER JOIN category on links.lngCatID=category.lngCatID WHERE links.intFTF>0 ORDER BY txtCategory ASC