Server help
2 replies [Last post]
shadowed420
WoM Member
Members
WoM Member: 106284
WoM Coins: 0

can i get some help here is the error log

----07/11/2010 9:40:05 PM ----
Type: MySqlException
Source: MCLawl_
Message: Unable to connect to any of the specified MySQL hosts.
Target: executeQuery
Trace:    at MCLawl.MySQL.executeQuery(String queryString, Boolean createDB)
   at MCLawl.Server.Start()

Type: SocketException
Source: System
Message: No connection could be made because the target machine actively refused it 127.0.0.1:3306
Target: EndConnect
Trace:    at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at MySql.Data.Common.StreamCreator.CreateSocketStream(IPAddress ip, Boolean unix)
   at MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)
   at MySql.Data.MySqlClient.NativeDriver.Open()

-------------------------

ibezz
WoM Member
Members
WoM Member: 242465
WoM Coins: 2
change 127.0.0.1:3306 to you

change 127.0.0.1:3306 to you ip4v4 address

Daniel23824
Contributor
Contributor
WoM Member: 169324
WoM Coins: 205
did u port forward?

did u port forward?