Hi, On 12/12/07, Bradley Peters <[EMAIL PROTECTED]> wrote: > When I got to the web portion I wasn't sure which username to use as > there were 2 in the commandline portion. The one I tried first > (kohauser) was the wrong one.
OK, I'll work on the README to make that more clear. > Further along at step 3, the installer said it had all the required > privileges on the database but on the next screen I got the following > error message. > > ERROR 1142 (42000) at line 22: DROP command denied to user > 'kohaadmin'@'localhost' for table 'accountlines' Odd, it should check for 'ALL PRIVILEGES' or for specific grants, including 'DROP'. Could you send me the output of the following mysql query: SHOW GRANT FOR 'kohaadmin'@'localhost'; Thanks, Galen -- Galen Charlton Koha Application Developer LibLime [EMAIL PROTECTED] p: 1-888-564-2457 x709 _______________________________________________ Koha-devel mailing list Koha-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel