Hi Stavros,
do you really mean 2 MB, or rather 2 GB?
If it's 2 GB, that's a common limitation because of the use of 32 bit data types. There are possible workarounds (search this mailing list's archive), but I'm afraid they might be too complicated to employ for you if you don't even realize that php.ini has nothing to do with WebObjects.
Maik
Am 28.02.2017 um 13:14 schrieb Stavros Panidis < email@hidden>:
Hello all,
I realize a problem trying to upload files with size greater than 2 MB.
Deployment machine is Mac OS X Sierra. I use WebObjects fileUpload form.
Is this a problem due to apache configuration or has to do with WebObjects? I tried to edit /etc/php.ini file as follows
memory_limit = 32M
upload_max_filesize = 10M
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|