DRP's installer with database
Hey guys, I've been working with a 0.6.0 server. I'm using DRP's server installer, which makes things easier. However, it only lets you use the database that comes with it. How can I use a different database ?
|
If you already have a DB you want to use just go into the command prompt. Type in:
cd/mysql/bin < Hit Enter > mysql -u root < Hit Enter > now type drop database <dbname>; <hit enter> That will totally delete the DB you already have so if you still want it back it up first. now to add the new DB make sure the db you want to use is in the mysql/bin folder and type: create database <dbname you want to use>; source dbname.sql; it should source in your DB now, then you just set your config.xml file to use whatever you named the db. |
ok i tried this with the PEQ DB, and it only installs aa_actions through Forage ... ??? any clue
|
omit my reply post, ok, so ive sourced the new database. Now, im trying to edit my config.xml file, but... there is no config.xml file in my eqemu folder . Is this because im using 0.6.0 ?
|
I believe in 0.6 the file was db.ini. Change the database name in that file. Sorry I didn't catch that you were using 0.6 they didn't start using config.xml until 0.6.5 :)
|
Yes you must use loginserver.ini / db.ini with 0.6.0.
|
All times are GMT -4. The time now is 06:06 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.