[Koha] Installation problem
nigel barker
nigel at hiroshima-is.ac.jp
Tue Jul 19 21:33:36 NZST 2011
On 19 July 2011 18:27, abdulllatef <ibnsaadiah at gmail.com> wrote:
> I tried
> #mysql mysql
>
> I got this:
>
> abdullatef at abdullatef-VirtualBox:~/koha-latest/koha-3.4.02$ mysql mysql
> ERROR 1045 (28000): Access denied for user 'abdullatef'@'localhost' (using
> password: NO)
>
this means mysql is running, to answer your other question
try
#mysql mysql -p
or
#mysql mysql -u root -p
and see if you know the root password
if you don't, then you might need to search some mysql forums
nigel
More information about the Koha
mailing list