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?!!
