I have a client that is changing hosts. We have a Windows 2003 server running the latest MySQL version and PHP Version 5.1.6. The problem is I cannot seem to get the site to connect to the database. I know php and mysql is working because I have PHPMyAdmin running fine with no problems.
Is there a way to show the error on why it isn't connecting? Also when I view the source of the page I am testing I can see all of the code. When...