Getting passed step 10 AGHHHHH
Posted: Sat Jul 21, 2007 6:07 am
Ok so this is starting to drive me crazy. I'm on step 10 of the installation process of the userhandbook.
http://wiki.cmsmadesimple.org/index.php/User_Handbook/Installation/Quick_Install
This is the part in particular I'm having difficulties with...
If you find you are not getting past this point, it may be that when you created the database you didn't grant yourself permissions. It may be insufficient simply to observe that the ALL check box has been ticked assuming that all permissions have been granted. You may 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.
I believe I figured out where to run a query and hit the "Go" command but I don't know what query to run. Everything I put in....I get a syntax error.
In the step 3 of the actual "Install" of CMS it says to grant permissions I need to do this.
grant all privileges on cms.* to cms_user@localhost identified by 'cms_pass';
For a web retard that I am how do I make this into a query where I won't get a syntax error.
P.S. - For what it matters I'm using Godaddy hosting.
Thanks
http://wiki.cmsmadesimple.org/index.php/User_Handbook/Installation/Quick_Install
This is the part in particular I'm having difficulties with...
If you find you are not getting past this point, it may be that when you created the database you didn't grant yourself permissions. It may be insufficient simply to observe that the ALL check box has been ticked assuming that all permissions have been granted. You may 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.
I believe I figured out where to run a query and hit the "Go" command but I don't know what query to run. Everything I put in....I get a syntax error.
In the step 3 of the actual "Install" of CMS it says to grant permissions I need to do this.
grant all privileges on cms.* to cms_user@localhost identified by 'cms_pass';
For a web retard that I am how do I make this into a query where I won't get a syntax error.
P.S. - For what it matters I'm using Godaddy hosting.
Thanks