| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Aug 2003
3 posts
Gave thanks: 0
Thanked 0 times
|
Hello,
I've just transferred a bunch of my files over from another host and I'm trying to get everything running again. I was just wondering what my CPanel MySQL access list should look like, since during the transfer the values from my old host overwrote whatever the Surpass values were. Also, more specifically, if anyone here is using MovableType or something similar, what hostname should I use for the DBHost value in mt.cfg? |
|
|
|
|
#2 (permalink) | |
|
I admire kayla
On a golden path...
Joined in Aug 2003
Lives in Saint Petersburg, Florida
Hosted on VPS5
478 posts
Gave thanks: 1
Thanked 1 Time in 1 Post
|
Quote:
__________________
“The object of war is not to die for your country, but to make some other bastard die for his.” -George Patton VPS5 |
|
|
|
|
|
#3 (permalink) |
|
the one who was
Super #1
Joined in Jul 2003
Lives in Memphis
1,967 posts
Gave thanks: 0
Thanked 3 times
|
Mysql access list? You talking about users for databases??? Well, by default you dont have any to start with, so if any of your scripts used a custom DB or Username for a DB, then you should reference your old hosts settings to find out what they were, and add them in under your Cpanel > Mysql DB settings.....
Hostname for DBHost is more than likely 'localhost'. I dont deal in Moveable Type, but a quick reference of the website states: "If your SQL database server is on a different host, you can use DBHost to specify the hostname:", which means that more than likely, you don't need that value to start with, as the DB is on your local server. Any of your scripts that use a username for DB users should start with your account name then an underscore ---> mylogin_dbuser If you need anymore help, please post specifics... And as Unleashed2k said, emailing support might not be a bad idea if you have a lot of scripts that got moved here...
__________________
Patrick Warnings: The program(s) might crash unexpectedly or behave otherwise strangely. (But of course, so do many commercial programs on Windows.) --www.gimp.org |
|
|