File exceeded upload_max_filesize

Questions and discussions on development tools for WarcraftRealms
Locked
FerdiUSA
Posts: 7
Joined: Wed Apr 25, 2007 5:58 am

File exceeded upload_max_filesize

Post by FerdiUSA »

Checking my records, I noticed that I didn't get credits for a couple of days. I've been a regular contributor to WR and thus created a couple (like 39 or so :D) twinks on different realms listed in the "most wanted europe"-list.

As of today, the (uncompressed) File has a size of 16.660.000 Bytes (Compressed about 1.900.000 Bytes).
I have the UniUploader running all day, but recently (without any changes in config) any Upload just gives the following Server Response:
<Hochladen>



IP: [Placeholder for my current IP]<br>
Germany<br>
No file found
Manual uploading via Web-Interface gives me an error "File exceeded upload_max_filesize", so I have no way of contributing any more?

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

There is something up with the UU version. You should do a Prune to cull out old data form your file to reduce the size for the web upload.

In your UU, make sure you are uplowing to www.warcraftrealms.com and not just warcraftrealms.com
phpbb:phpinfo()

FerdiUSA
Posts: 7
Joined: Wed Apr 25, 2007 5:58 am

Post by FerdiUSA »

Rollie wrote:In your UU, make sure you are uplowing to www.warcraftrealms.com and not just warcraftrealms.com
that did the trick, thanks!

i guess prune wouldn't have done much change, as i started collecting data just 30 days ago (which is, as i understand, the period after which data ist pruned for the first time)

well, thanks again for the quick fix :)

Locked