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 
 
MySQL 5.5 error: 10061

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Technical support
View previous topic :: View next topic  
Author Message
merci



Joined: 19 Aug 2012
Posts: 2

PostPosted: Sun Aug 19, 2012 2:18    Post subject: MySQL 5.5 error: 10061 Reply with quote

I've set up a local MySQL server using version 5.5 and I get the following error message.

* Connection to MySQL server failed:
Can't connect to MySQL server on 'localhost' (10061)

xp_mysql configuration settings:
# The function class that is provided by this plugin
class = SQL

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

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

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

# The database file that the SQLite engines stores its data in
file = D:\Projekte\NWNX4svn\bin\dist\sqlite.db

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

I can connect using MySQL Server Command Line Client with nwn/nwn but not with the NWNX4_GUI. This is my first time using SQL so I'm sure I jacked something up.

Any ideas?
Back to top
View user's profile Send private message
merci



Joined: 19 Aug 2012
Posts: 2

PostPosted: Sun Aug 19, 2012 5:17    Post subject: Reply with quote

Got it. Apparently the connection wizard included with the MySQL community server is less than par. I was able to use MySQL Workbench to setup everything I needed... only took me two days to learn that.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Technical support 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