Skip to main content Help Control Panel

Login   A+   A-

Community «   Discussion forum «   Bug tracker «  

An example of php.ini statements needed to allow bigger attachements

avatarBoen, Jan -- on Oct. 23 2006
Can you provide a set of statements that need to be included in php.ini so attachements bigger than 2 Meg are supported
I've been asking my hosting provider to allow attachements up to 8 MB. I always see (< 5000k bytes) but can't upload a file bigger than 2 Meg. I'm running version 6.9 of YACS.

This is what I currently have: MAX_FILE_SIZE = 8M MAX_UPLOAD_FILESIZE = 8M POST_MAX_SIZE = 8M

Cheers

Jan
Bernard
avatar
from nearby-an-airport
Associate, 6734 posts

on Oct. 23 2006


Jan, you may refer to How to overcome upload limitations? and keep in mind that you need some free room because of data encoding, HTTP overhead, etc.

Rate this page
Posted by Jan B on Oct. 23 2006, commented by Bernard on Oct. 23 2006, (popular)