View Single Post
  #1  
Old 09-05-2015, 01:32 PM
MajinCry's Avatar
MajinCry
Sarnak
 
Join Date: Sep 2015
Location: Scotland
Posts: 33
Default Inconsistencies With Guide And Provided Files

Hullo lads.

Been following the sever setup guide (holy bejeezus it's long) for the past couple days, and I hit a couple snags that are due to inconsistencies with the guide and the eqemu_config.txt.full file.

1. The guide does not instruct the creation of a second MySQL user, only the creation of the user "root".

2. The <db>eq</db> lines should be <db>peq</db> as the guide instructs the creation of a database by the name of peq, not eq.

3. <timers restart="10000" reterminate="10000"> is missing the forward slash. It should be <timers restart="10000" reterminate="10000" />
Reply With Quote