PHP Version: 4.4.1
MySQL Version: 4.1.18
OS: Linux
Run on a dedicated server.
Domain has a dedicated IP.
We use Cpanel.
We are trying to connect to our MySQL database. All PHP functions are working (echo, print, etc.) but when you try to connect to the database you get a "The page Cannot be displayed" message.
All of our info is correct and matching our database. Can it be a problem with conflicting versions of PHP and MySQL?
Any thoughts?