View Single Post
  #3  
Old 09-12-2005, 03:41 PM
GhettoTech
Fire Beetle
 
Join Date: Sep 2005
Posts: 5
Default

Quote:
Originally Posted by tallerin
the guide that is linked to in here can be used but you only need to source in the 2 load files from the rc1 zip

source into mysql

Source load_system.sql;
Source load_empty_users.sql;

edit: also on side note i am also running win xp sp2 and i am useing mysql-4.0.22-win
I figured that after I saw the messages saying the tables existed.

DB.ini is:

[Database]
Host=localhost
User=xxx
Passworrd=xxx
Database=eq

I have granted permission on all and checked thought the admin interface and the user does have rights.

Thanks for the help guys


Edit: what about the Perl 13th floor part?
I keep getting -u unknown switch any idea?

Last edited by GhettoTech; 09-12-2005 at 11:43 PM.. Reason: forgot to ask this..
Reply With Quote