Re: [Koha] Re: OpenSolaris and kohaadmin rights at installation
27 Jun
2007
27 Jun
'07
8:33 a.m.
Mike Dalgity wrote:
I can confirm I get the same error when I install on OpenBSD 4.1 with MySQL 5.0.33. This problem did not occur with prior versions but the mysql package changed a bit with OpenBSD 4.1. The problem disappears if you delete the mysql anonymous accounts with the following from http://dev.mysql.com/doc/refman/5.0/en/default-privileges.html :
shell> mysql -u root mysql> DELETE FROM mysql.user WHERE User = ''; mysql> FLUSH PRIVILEGES;
To confirm, this did the trick for me! Thanks to all who has responded. Now I'll redo my installation and set it up with zones, just to make the most out of Solaris... ;-) I'll publish my findings for Solaris installation of Koha later. /Thommy M.
6883
Age (days ago)
6883
Last active (days ago)
0 comments
1 participants
participants (1)
-
"Thommy M. Malmström"