File upload limit

Asked by:
mirkogrewing / 5 Points
Time:
2013-06-24 4:11 pm EST
Category:
General Server Setup
Hits:
504
Hi,
I wondered what is the max file size limit for php\http uploads I can set on my custom php.ini (I will use Wordpress).

Thanks and regards.

To ask this user for more information, please first login.

To submit an answer, please login.

ANSWERS

0

ScottM
Staff
16,266 Points
2013-06-24 4:48 pm EST
Hello mirkogrewing,

It is not recommended to set the upload_max_filesize to anything larger than 2GB. File uploads this large over http can be highly unreliable. It is recommended to use FTP for transferring large files (typically anything over 1GB)

Best Regards,
Scott M

To submit a comment on this answer, please first login.

0

jamesr
Staff
2,132 Points
2013-06-24 7:19 pm EST
Hello mirkogrewing!

You can change the following in your php.ini in your public_html folder. Your php.ini will need to be recursive for the subfolders to be effected.

; Maximum allowed size for uploaded files.
upload_max_filesize = 128M

You can increase it to 512M to allow larger file size uploads. The default is 128M.

Best Regards,
James R

To submit a comment on this answer, please first login.

Want to share this Question?

Related Articles

It looks like there are no related articles.
Would you like to ask a question about this page? If so, click the button below!
Need More Help?

Help Center Search

Current Customers

Email: support@WebHostingHub.com Ticket: Submit a Support Ticket
Call: 877-595-4HUB (4482)
757-416-6627 (Intl.)
Chat: Click To Chat Now

Ask the Community

Get help with your questions from our community of like-minded hosting users and Web Hosting Hub Staff.

Not a Customer?

Get web hosting from a company that is here to help.
}