Install L2J and Ubuntu
Posted: Sat Aug 09, 2014 10:46 pm
Hi,
I have a little problem with install. When i run the file database_installer.sh, i have this message "There was a problem accesing your LS database, either it wasnt created or authentication data is incorrect." but my identifiant and password is good, l2jls l2jcs l2jgs are created. An idea ? :/
database_installer.rc
I have a little problem with install. When i run the file database_installer.sh, i have this message "There was a problem accesing your LS database, either it wasnt created or authentication data is incorrect." but my identifiant and password is good, l2jls l2jcs l2jgs are created. An idea ? :/
database_installer.rc
Thanks !#Configuration settings for L2J-Datapack database installer script
MYSQLDUMPPATH=/usr/bin/mysqldump
MYSQLPATH=/usr/bin/mysql
LSDBHOST=localhost
LSDB=l2jls
LSUSER=serveur
LSPASS=mypass
CBDBHOST=localhost
CBDB=l2jcs
CBUSER=serveur
CBPASS=mypass
GSDBHOST=localhost
GSDB=l2jgs
GSUSER=serveur
GSPASS=mypass