smitts
Wed 10th Jan '07, 10:08pm
I copied my forums database over to my new host (VPS) and decided to upgrade to 3.6 at the same time.
I restored the database fine and went through all of the steps for upgrading fine.
Now when I try to access any forum page I get
Unable to select database
The user is set up properly, since the connect was successful. I have checked the mysql permissions and the user has select capability.
Using mysql from the shell, I am able to connect, select the database and look at table data. I can also connect through a test php script I created that just uses mysql_connect and mysql_select_db
I'm all out of ideas...
Thanks!
I restored the database fine and went through all of the steps for upgrading fine.
Now when I try to access any forum page I get
Unable to select database
The user is set up properly, since the connect was successful. I have checked the mysql permissions and the user has select capability.
Using mysql from the shell, I am able to connect, select the database and look at table data. I can also connect through a test php script I created that just uses mysql_connect and mysql_select_db
I'm all out of ideas...
Thanks!