When I installed it on the second server and got it working I did things a bit different, right out of the box I used the dos version of mysql prompt and did the following mixing it with the directions that came with 3.0 and minilogin 3.0
mysql -u mylogin;
create database eq;
source db.sql;
then I used localhost instead of 127.0.0.1 in all the files except
the boot5 bla bla.bat files, I didn't edit them at all.
ran minilogin then world then boot5.bat
by the way I just renamed boot5zones to just boot5 to save a few keystrokes.
|