View previous topic :: View next topic |
Author |
Message |
SBG
Joined: 31 Mar 2011 Posts: 5
|
Posted: Tue Jan 01, 2013 20:25 Post subject: MySQL: Access Denied for user |
|
|
Having trouble gettng mysql to work on the NWNX4. It's on Win 7 and everything is connected outside of it.
I am useing..SQLyog and that is connected fine, I can access my database there.
I am using plugins in the toolset (NWN2Legends) and they all seem to connect just fine.
When firing up the NWNx4 everything is dandy except for the Mysql..
Here is what I gots..
# The function class that is provided by this plugin
class = SQL
# MySQL server connection parameters
server = 192.168.1.103
user = NWN2server
password = XXXXXX <-- nice password
schema = nwn2
# How much information should be written to xp_mysql.txt:
# 0=nothing, 1=only errors, 2=everything
loglevel = 2
NWNX MySQL Plugin V.0.0.9
(c) 2007 by Ingmar Stieger (Papillon)
(c) 2008 by virusman
visit us at http://www.nwnx.org
(built using mysql-5.0.27 source)
* Log level set to 2 (everything)
o SCO located at 78f440.
o RCO located at 78f090.
* Hooking successful
* Connecting to server 192.168.1.103
* Connection to MySQL server failed:
Access denied for user 'NWN2server '@'admin-PC' (using password: YES)
* Plugin initialized.
* Registering under function class SQL
* Reconnecting to MySQL server...
* Connection to MySQL server failed:
Access denied for user 'NWN2server '@'admin-PC' (using password: YES)
! Error: Not connected.
* Reconnecting to MySQL server...
* Connection to MySQL server failed:
Access denied for user 'NWN2server '@'admin-PC' (using password: YES)
! Error: Not connected.
! Error (Fetch): Not connected.
* Reconnecting to MySQL server...
* Connection to MySQL server failed:
Access denied for user 'NWN2server '@'admin-PC' (using password: YES)
! Error: Not connected.
* Reconnecting to MySQL server...
* Connection to MySQL server failed:
Access denied for user 'NWN2server '@'admin-PC' (using password: YES)
! Error: Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
This has now caused my Server to hang and not load anymore like it used too. The plugins I downloaded are all script compiled and everything seems fine there.. i can run the server without NWNx4. I used to be able to run NWNX4 , but since the plugins that actually use mysql, ( I believe) is causing this to hang.
Lastly, I used to get this only.. but the server would not hang..
* Log level set to 2 (everything)
o SCO located at 78f440.
o RCO located at 78f090.
* Hooking successful
* Connecting to server 192.168.1.103
* Connection to MySQL server failed:
Access denied for user 'NWN2server '@'admin-PC' (using password: YES)
But now Im getting that.. constant..
! Error: Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
! Error (Fetch): Not connected.
This fills up the notepad.. it just keeps going as It tries to load..
Any help would be appreciated,
SBG |
|
Back to top |
|
|
SBG
Joined: 31 Mar 2011 Posts: 5
|
|
Back to top |
|
|
leosoon
Joined: 19 Nov 2014 Posts: 1
|
Posted: Wed Nov 19, 2014 13:55 Post subject: Re: Nowogród - most |
|
|
This has now caused my Server to hang and not load anymore like it used too. The plugins I downloaded are all script compiled and everything seems fine there.. i can run the server without NWNx4. I used to be able to run NWNX4 , but since the plugins that actually use mysql, ( I believe) is causing this to hang. _________________ You can check out our latest CRISC and testking exams. |
|
Back to top |
|
|
|