More problems moving CMS database
Posted: Mon Jun 01, 2009 11:29 pm
I really hate having to display my lack of understanding yet again on a topic you guys helped me with before - see http://forum.cmsmadesimple.org/index.php/topic,33147.0.html ... But - although I successfully uploaded my CMS site to my test site and worked on it there, now that I'm pretty much finished and want to make it live I'm again having problems trying to move it. I don't think they're the same, but ...
Basically I have a hosting account with Axishost.com, where as well as my website being located, I also sub-host other client sites. So I set up a new area for my client (complete with cpanel, options for mySQL databases etc etc) I created a database there, created a couple of users (me and the client) and added us both to the database with full privileges. I had previously exported the database from my test site down to my computer (in zip format). In my client's area, when I went to phpMyAdmin and tried to import the exported database - well two things. Firstly I couldn't do it if I was logged into my client's area under my username (via Webhost manager) - got an error msg. So then I logged in using the client username and password and it wouldn't let me - gave me this msg:
"SQL query:
--
-- Database: `susiegb2_greendoor`
--
CREATE DATABASE `susiegb2_greendoor` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL said: Documentation
#1044 - Access denied for user 'eileenh2'@'localhost' to database 'susiegb2_greendoor' "
(Greendoor is part of my website name though I never gave the database that name!) And I did try making 'eileenh2' a user of that database and exporting it again, but that made no difference.
I never had any problem like this uploading from MAMP - has anyone got any suggestions for this very-challenged person?!!

Basically I have a hosting account with Axishost.com, where as well as my website being located, I also sub-host other client sites. So I set up a new area for my client (complete with cpanel, options for mySQL databases etc etc) I created a database there, created a couple of users (me and the client) and added us both to the database with full privileges. I had previously exported the database from my test site down to my computer (in zip format). In my client's area, when I went to phpMyAdmin and tried to import the exported database - well two things. Firstly I couldn't do it if I was logged into my client's area under my username (via Webhost manager) - got an error msg. So then I logged in using the client username and password and it wouldn't let me - gave me this msg:
"SQL query:
--
-- Database: `susiegb2_greendoor`
--
CREATE DATABASE `susiegb2_greendoor` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL said: Documentation
#1044 - Access denied for user 'eileenh2'@'localhost' to database 'susiegb2_greendoor' "
(Greendoor is part of my website name though I never gave the database that name!) And I did try making 'eileenh2' a user of that database and exporting it again, but that made no difference.
I never had any problem like this uploading from MAMP - has anyone got any suggestions for this very-challenged person?!!
