19 Jul
2011
19 Jul
'11
11:33 a.m.
On 19 July 2011 18:27, abdulllatef <ibnsaadiah@gmail.com> wrote:
I tried #mysql mysql
I got this:
abdullatef@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