Forum Moderators: coopster
If memory limit is enabled by your configure script, memory_limit also affects file uploading. Generally speaking, memory_limit should be larger than post_max_size.
so you need to keep that in mind
50 MB for post_max_size seems a tad insane, just a thought
this should show your syntax
[php.net...]