UTStatsDB version 3.06
Operating system and version:
Linux, don't know the version. It's rental.
(copied from phpmyadmin):
Web server
Apache/2
MySQL client version: 5.1.30
PHP extension: mysqli
Hey, I'm trying to setup UTStatsDB for an UT2004 server, and have logs from ServerExt. I've set it to download the files through FTP from the gameserver, and when I click on "Parse logs" it will give the error below. This is the second time i try to setup UTStatsDB (removed all files/database and tried again), and I'm getting exactly the same error. I guess i must've missed something in the readme, or be doing something dumb .
I thought it might've something to do with permissions, so chmodded the files to 777, but i guess that wasn't the case.
Any ideas what i've done wrong/haven't done?
Initializing ftp file transfer.
Connected to '' on port '21' for user ''.
Enabling passive mode.
Successfully changed ftp directory to '/UserLogs'.
Downloading log 'Stats_7777_2009_01_17_00_31_44.log'....
Warning: ftp_get(./Logs/Stats_7777_2009_01_17_00_31_44.log) [function.ftp-get]: failed to open stream: No such file or directory in /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php on line 517
Warning: ftp_get() [function.ftp-get]: Error opening ./Logs/Stats_7777_2009_01_17_00_31_44.log in /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php on line 517
failed!
Downloading log 'Stats_7777_2009_01_17_00_36_58.log'....
Warning: ftp_get(./Logs/Stats_7777_2009_01_17_00_36_58.log) [function.ftp-get]: failed to open stream: No such file or directory in /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php on line 517
etc. etc. etc. till the end:
Warning: ftp_get() [function.ftp-get]: Error opening ./Logs/Stats_7777_2009_01_21_01_22_36.log in /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php on line 517
failed!
Setting permissions in directory './Logs/' for 'Stats_*':
Processing directory './Logs/' for 'Stats_*':
Warning: opendir(./Logs/) [function.opendir]: failed to open dir: No such file or directory in /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php on line 709
Warning: readdir(): supplied argument is not a valid Directory resource in /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php on line 710
Warning: closedir(): supplied argument is not a valid Directory resource in /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php on line 729
No log files to process.