Upload Complete Error

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
zipitshare1707 said:
Can you reply admin because i haven't herd from you about this when i wrote to via email
I'm not sure what other information you want, I've given you all the info you need on this thread. There's no restrictions for upload size in the script so it must be your host.
 

zipitshare1707

New Member
YetiShare User
Aug 14, 2012
85
0
0
I dont know my host has said its to do with this script because he has done everything to set it to that here is what he said

Hi,

We have tried all the steps that you have given in the link.

Please have a check now and if the you still face the issue you have to check with the script developer as there is no issue over the server side.

So i don't know what we can do because all my php.ini is set to 5GB
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Are you 100% sure its PHP limiting the upload and not Apache?

I only ask as I have php compiled to x64 and I left a 4GB file uploading overnight and it uploaded successfully on my site.
 

zipitshare1707

New Member
YetiShare User
Aug 14, 2012
85
0
0
All my php settings are fine and i am 64bit version of CentOS my host said i can upload upto what ever file size like.
My memory_limit set to 128m,my max_execution_time 604800,my upload_max_filesize 4096M,my post_max_size 4096M any error there
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Try the following:

php.ini
upload_max_filesize 0

apache2.conf
Timeout to 900

httpd.conf
LimitRequestBody 0

I'm also running several servers on CentOS x64 and the above settings work for me
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Getting a 500 Error when I try to send a PM so I'll reply here

Run this MySQL query then try to upload a 4-5GB file again

Code:
ALTER TABLE `file` CHANGE `fileSize` `fileSize` BIGINT( 15 ) NULL DEFAULT NULL
 

zipitshare1707

New Member
YetiShare User
Aug 14, 2012
85
0
0
This is not to you mate sford999 its to admin
Why have deleted my question i was looking for some help about someone copying my site logo and links i wasn't spamming that's all. isn't this what this is for here to help people who are having problems.
 

zipitshare1707

New Member
YetiShare User
Aug 14, 2012
85
0
0
My host done it mate and still it comes up this error now Error: File received has zero size. thanks for the image ill show that to my host