Quote:
Originally Posted by mikev
They're the same server.
I checked, and the dbopen.php file was created, but I dunno what's supposed to be in there.
|
You should see your SQL host, user, and password in a mysql_pconnect function call, followed by a line calling a function to select the appropriate database. Your SQL user needs access to MySQL, as well as permissions for that specific database. If you think you've got all that, and are willing to share access with me, I'm willing to take a look myself and see if anything is odd. Just shoot me a PM.