[Koha] Installation problem

Mahesh T Pai paivakil at gmail.com
Wed Jul 20 14:50:34 NZST 2011


abdulllatef <ibnsaadiah at gmail.com> writes:

 >                  # mysqladmin -uroot -ppassword create kohadata it
 > stated here:
.

The "root" in "-uroot" means the root user on mysql; not the system root
user. "password" in "-ppassword" is the password for the mysql root user
on mysql. 

"root" is obviously unchanged; what changes is the password. The
password would be set up at install time. On debian, the installer asks
to set up the root user's password while installing the "mysql-server"
package. This may be different for other distros / OSes. You are
expected to use that password here.


-- 
Mahesh T. Pai   ||
DICTIONARY, n.  A malevolent literary device for cramping the
  growth of a language and making it hard and inelastic.



More information about the Koha mailing list