Hi
Just going though the installation instructions for windows
I am using Mysql and apache as well.
And it states that I should reload the grant tables using the mysqladmin program. Where is this program. i assume that it isnt the same as the MySQL client program becuase the insructions have just asked to close this.
Any help would be great
Paul
PG,
First of all, your link to instructions for windows doesn't point to any instructions for Windows. It points to the general purpose Moodle installation doc, http://docs.moodle.org/en/Installing_Moodle. Did you mean http://docs.moodle.org/en/Installing_AMP#Windows, or http://docs.moodle.org/en/Windows_installation_using_XAMPP? I can't find anything about grant tables on either page.
Secondly, if you have the same XAMPPlite distro of Moodle as I have on my PC running Win XP Pro, it should be in mysql\bin relative to the folder into which you unzipped.
So far I haven't needed to use any admin-oriented MySQL client pgm. I find the mysql pgm. adequate for whatever db massaging I have needed to do.
RLE