Jump to content


Jacquel137

Member Since 09 Jun 2005
Offline Last Active Jun 09 2005 12:51 PM

Posts I've Made

In Topic: PwData Table

09 June 2005 - 12:51 PM

Same Problem here with the SQLite settings uncommented and the MYSql settings commented. I know alot of people arnt compy savvy, might want to add a nwnx.ini to the module with the MYSQL settings... set up. its hard to notice that a line that starts with a ';' is a comment and not parsed by NWNX.

just thought i would say it plain as day.

Any line in the nwnx.ini file that begins with a semi-colon ; is a comment and not loaded when the server is started.

if you want a setting to be used, remove the semi-colon. :)

dont forget to also comment the SQLite settings :)
just add a ; at the beginning of the source and db lines under the SQLite heading.