Client Login Error

Added by FingersMcSteal over 2 years ago

Hi,

Got this in client log file when I try to connect, any suggestions ???

2013/04/05 10:07:27 INF 258 ryzom_client_r.exe login.cpp 856 login : Using verbose log mode
2013/04/05 10:07:27 INF 258 ryzom_client_r.exe login.cpp 732 initLoginScreen : Using verbose log mode
2013/04/05 10:07:48 INF 258 ryzom_client_r.exe login.cpp 2663 checkLogin : Using verbose log mode
2013/04/05 10:07:49 WRN 258 ryzom_client_r.exe http_client.cpp 62 CHttpClient::connect : Can't connect to web server 'localhost:40916': Socket error: Connection to 127.0.0.1:40916 (127.0.0.1) failed (10061: Connection refused, the server may be offline)
2013/04/05 10:07:49 INF 258 ryzom_client_r.exe login.cpp 732 initLoginScreen : Using verbose log mode
2013/04/05 10:07:52 INF 258 ryzom_client_r.exe login.cpp 2663 checkLogin : Using verbose log mode
2013/04/05 10:07:53 WRN 258 ryzom_client_r.exe http_client.cpp 62 CHttpClient::connect : Can't connect to web server 'localhost:40916': Socket error: Connection to 127.0.0.1:40916 (127.0.0.1) failed (10061: Connection refused, the server may be offline)
2013/04/05 10:07:53 INF 258 ryzom_client_r.exe login.cpp 732 initLoginScreen : Using verbose log mode
2013/04/05 10:07:55 INF 258 ryzom_client_r.exe login.cpp 2663 checkLogin : Using verbose log mode
2013/04/05 10:07:56 WRN 258 ryzom_client_r.exe http_client.cpp 62 CHttpClient::connect : Can't connect to web server 'localhost:40916': Socket error: Connection to 127.0.0.1:40916 (127.0.0.1) failed (10061: Connection refused, the server may be offline)
2013/04/05 10:07:56 INF 258 ryzom_client_r.exe login.cpp 732 initLoginScreen : Using verbose log mode
2013/04/05 10:07:58 INF 258 ryzom_client_r.exe login.cpp 2663 checkLogin : Using verbose log mode
2013/04/05 10:07:59 WRN 258 ryzom_client_r.exe http_client.cpp 62 CHttpClient::connect : Can't connect to web server 'localhost:40916': Socket error: Connection to 127.0.0.1:40916 (127.0.0.1) failed (10061: Connection refused, the server may be offline)
2013/04/05 10:07:59 INF 258 ryzom_client_r.exe login.cpp 732 initLoginScreen : Using verbose log mode
2013/04/05 10:08:03 INF 258 ryzom_client_r.exe login.cpp 2663 checkLogin : Using verbose log mode
2013/04/05 10:08:04 WRN 258 ryzom_client_r.exe http_client.cpp 62 CHttpClient::connect : Can't connect to web server 'localhost:40916': Socket error: Connection to 127.0.0.1:40916 (127.0.0.1) failed (10061: Connection refused, the server may be offline)
2013/04/05 10:08:04 INF 258 ryzom_client_r.exe login.cpp 732 initLoginScreen : Using verbose log mode
2013/04/05 10:08:06 INF 258 ryzom_client_r.exe login.cpp 2663 checkLogin : Using verbose log mode
2013/04/05 10:08:07 WRN 258 ryzom_client_r.exe http_client.cpp 62 CHttpClient::connect : Can't connect to web server 'localhost:40916': Socket error: Connection to 127.0.0.1:40916 (127.0.0.1) failed (10061: Connection refused, the server may be offline)
2013/04/05 10:08:07 INF 258 ryzom_client_r.exe login.cpp 732 initLoginScreen : Using verbose log mode
2013/04/05 10:08:10 INF 258 ryzom_client_r.exe login.cpp 1295 CAHLoginQuit::execute : CAHLoginQuit called

Seems like error 10061.

Not sure if this is a SQL connection issue or maybe a server problem, I.E. not running (Checking all that next).
Also, just need info about the PHP files found in WWW folders, these need to be kept in there original directory structures or sent to the Web servers WWW root ?

Thanks for all replies ;)