I recently upgraded to PHP 5, Apache 2, MySQL 5
The site seems to be working there are errors on every page.

* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY n.created DESC LIMIT 50' at line 12 query: SELECT n.title, n.type, n.nid, nj.field_institutioncompany_value, nj.field_remove_date_value FROM node n, node_jobs nj WHERE n.type = 'jobs' AND n.status = 1 AND n.nid = nj.nid AND nj.field_remove_date_value >= ORDER BY n.created DESC LIMIT 50 in /space/WWW/WWWCSBA/includes/database.mysql.inc on line 172.
* warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /space/WWW/WWWCSBA/includes/common.inc(1342) : eval()'d code on line 27.