I've set up a MySQL 4 database [think it's 4.1 actually] and added a user and made a note of the username and password. I followed the instructions in step 10 but when I click to continue I get the following error message:
So I read the documentation again and if someone could explain the following that would be great:Could not connect to the database. Verify that username and password are correct, and that the user has access to the given database.
Firstly I never saw anywhere stating 'grant yourself permissions' when setting up the database - there were no check boxes to check - not sure if that's because I set it up via a hosting package control panel or not.Note 2: If you find you are not getting past this point, it may be that when you created the database (step 6) you didn't grant yourself permissions. It's insufficient simply to observe that the ALL check box has been ticked assuming that all permissions have been granted. You have to run a query, for which a go button may be positioned nearby that does this for you. Go back to the control panel (back to where you were before, eg. MySQLdatabase) and hit the go button.
Secondly the 'you have to run a query' is a bit vague as what query do you run and where do you run it. In the control panel there is nowhere to run a query. So I logged into PHPmyAdmin thinking I could find this elusive 'go' button and have no idea what to do next.
Any help much appreciated as I'm stumped. I'm not a programmer and this is the first time setting up a database and this is all very new.
Thanks
E