End of match log entries...
Posted: Fri Jan 01, 2010 2:53 pm
I don't know if this is a UT3StatsHTTP issue or a utstatsdb issue... at anyrate it looks like I am hitting the web server from my game server but then it goes poop
I see the following in my UT3 game server log:
Here is my ut3statshttp ini:
and here is my logs setup in ut3stats DB

My ut3logs folder is outside of my utstats folder... they both reside in same directory: public_html
UTStatsDB version = 306
Operating system and version = Linux
Database type and version = mysql 4.1.22-standard
PHP version = 5.2.11
Web server and version = 2.2.14 (Unix)
Unreal Tournament version = UT3
Stat logger type and version = utstats http 104

I see the following in my UT3 game server log:
Code: Select all
ScriptLog: No application found to handle request /favicon.ico
ScriptLog: UT3Stats: Closing log file.
ScriptLog: UT3Stats: Sending log to web server.
ScriptLog: UT3Stats: Sending log parse command to web server.
Log: SeamlessTravel to: VCTF-Octopus
Log: Resolved wickedgamers.clanservers.com (66.55.132.8:0)
Log: CheckConnectionAttempt: Connection attempt has not yet completed.
Log: Resolved wickedgamers.clanservers.com (66.55.132.8:0)
Log: CheckConnectionAttempt: Connection attempt has not yet completed.
Code: Select all
[UT3StatsHTTP.UT3StatsHTTP]
bIncludePort=True
bUploadLogs=True
UploadURL=http://wickedgamers.clanservers.com/extrastuff/OLSendLog.php
UploadPass=ADMINPASS-FOR-UTSTATSDB
bParseLogs=True
ParserURL=http://wickedgamers.clanservers.com/extrastuff/logs.php
ParserPass=ADMINPASS-FOR-UTSTATSDB

My ut3logs folder is outside of my utstats folder... they both reside in same directory: public_html
UTStatsDB version = 306
Operating system and version = Linux
Database type and version = mysql 4.1.22-standard
PHP version = 5.2.11
Web server and version = 2.2.14 (Unix)
Unreal Tournament version = UT3
Stat logger type and version = utstats http 104