View Single Post
Old December 3rd, 2004, 11:34 PM   #4 (permalink)
CaddisNJF
Member
Verified Customer
 
Join Date: Apr 2002
Posts: 157
Send a message via AIM to CaddisNJF
Sometimes when you move servers, your new DB will have a prefix automatically added onto it. If your prefix was 'mywebsite', your new host may have appended johhnyd to that name. You will now have to change this from 'mywebsite' to 'johhnyd_mywebsite'.

Make sure you have a valid MySQL name and password with the appropriate access set up for that DB.
CaddisNJF is offline   Reply With Quote