View Single Post
  #1  
Old 12-06-2006, 12:43 PM
njlinus
Sarnak
 
Join Date: May 2006
Posts: 56
Default trying to update items

hey guys, i have a fresh install with the new serverpack I am using AX database. when i try to update the items i realized a few things that might just be my problem but i figured id see if anyone else is having the same problems.
When putting the load_13thfloor_items.pl file into perl..i cant find it in the source folder in mt eqemu directory
I got an older copy i had and when trying to run the
"perl load_13thfloor_items.pl -d eqemu_config.xml <items.txt"
command i get an error(could be because i got a different load13thfloor file)
the error is "invalid db.ini, missing one of:Host,user,password,database


here is my db.ini
###Your current database configuration is as follows:
##db.ini:

[Database]
host=localhost
user=eq
password=eq
database=ax


thanks in advance
Brad
Reply With Quote