Hello,
> have successfully installed nicole, set mysql up,
> activated it in /etc/rcmysql.d with "mysql=yes". The
> ./configure script gave me no error feedback.
Well done. You've overcome the first hurdle.
> I can however not create the NICOLE database, for the
> following reason:
>
> The execution of root.sh as root on the console gives
> me the following:
>
> "Checking to see if you logged in as root.
> - good you are root
> Checking for a mysql client
> - good found the mysql client
> Creating the NICOLE database
> Enter pasword:
> Error 1045. Access denied for user: 'root@localhost'
> (Using Password: YES)"
>
> As the result the script is aborted and I have no
> database.
>
> What password do I have to enter above? I used root's
> without success. There is also no hint which one has
> to be used.
The password it is asking is for the root user for the MySQL database.
If you have just recently installed MySQL then the password is most
likely blank (tsk tsk).
I'd recommend that if it is blank, that you change it. :)
Yes, the script it is a bit mis-leading isn't it. I should fix that.
Cheers,
Phil H.
|