Totally new to Concrete5 and have upload issues

Permalink
Hey everyone. I'm totally new to this system but i have some PHP experience. That being said, I'm having an issue. I'm trying to host some files on my site. Big files. I changed the max file size in the php.ini to 99GB. But the files I'm trying to host range from 100mb to 8GB. Seems like all of my 650mb files upload fine, but anything bigger (my next smallest is 2GB) gives me this when I try to retrieve it from the incoming folder:

Warning: stat() [function.stat]: stat failed for *incoming folder/file name* in /home/*my user name*/public_html/*domain.com*/concrete/helpers/concrete/file.php on line 124

Any thoughts? Am I just not able to upload and host files that size? Thanks in advance!

 
Mnkras replied on at Permalink Reply
Mnkras
iv never tried a file that big before, the largest file iv tried is about 300mb
jmalone30 replied on at Permalink Reply
How do you update php.ini if you're on a shared host? Is there a way?