To get rid of the eqtime.cfg error create a file called "eqtime.cfg" put it in your EQEmu folder and put the following lines of text into it:
Code:
1000
4
49
48
1
3100
1197654596
Where did you get your database from? If you downloaded the data base from PEQ there are some values you may need to put into it. You seem to have an items database error which means you will have no items if you do manage to get into your server as they are not loading. Also your dynamic zones are not correctly starting.
Using MySQL query browser check to see if 'launcher' has a line in it that has the value "zone" under name followed by a number like say "5" under dynamics (without quotes). If not then insert those values into 'launcher'.
Also check 'items' in the database. You should have about 62255 rows with no item id higher than about 99211. Sometimes items wont load on start up of the emulator if you have ids above 100,000. If you have a database with no custom items then no ids should be above 99211 currently I believe.
Thats a start, see how you go.