Page 1 of 1

Install L2J and Ubuntu

Posted: Sat Aug 09, 2014 10:46 pm
by Kzah
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
#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
Thanks !

Re: Install L2J and Ubuntu

Posted: Mon Aug 11, 2014 10:02 am
by Kzah
It's ok. Thanks. (problem with lamp)