My PHP web application requires files (about 2.5 to 3 GB in size) to be uploaded to the server. How will this impact on following directives ?
what are the required values in my case?
post_max_sizeupload_max_filesizememory_limit
Your help will greatly be appreciated.