logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Ultra Noob Question

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Database related
View previous topic :: View next topic  
Author Message
Quadhund



Joined: 26 May 2008
Posts: 2

PostPosted: Mon May 26, 2008 22:59    Post subject: Ultra Noob Question Reply with quote

I've been searching the forums looking for help on this, and run across a lot of threads titled "noob". But everytime I look through one, my question is even more basic than that.

How do I set up a MySQL server?

I downloaded this:
http://dev.mysql.com/downloads/mysql/5.0.html#win32
and ran the install (btw I am running on XP). I did a complete install. I then did a configure of MySQL server and which brought up an instance config wizard. I did a detailed config (as a server machine). I set it up as a multifunctional database with tcp/ip networking (and firewall exception for the port) with strict mode enabled. I used the password that was listed in the xp_mysql.ini file in the nwnx directory. I ran into an issue with the security as I must have had an old install of mysql (i dont remember what the password was either).

So maybe the better question should be how do I completely uninstall a previous MySQL and then reinstall it to work with nwnx?

Below is my ini nwnx file configs:
# The function class that is provided by this plugin
class = SQL

# MySQL server connection parameters
server = localhost
user = nwn
password = nwn2
schema = nwnx

# How much information should be written to xp_mysql.txt:
# 0=nothing, 1=only errors, 2=everything
loglevel = 2

# The function class that is provided by this plugin
class = SQLoff

# The database file that the SQLite engines stores its data in
file = C:\NWNX4\sqlite.db

# How much information should be written to xp_sqlite.txt:
# 0=nothing, 1=only errors, 2=everything
loglevel = 1
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Database related All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group