User cannot upload big image files, how can I raise the limit?
User cannot upload big image files, how can I raise the limit?
You would need to set that in either your php.ini file or most likely the .htaccess file on your server. Gravity Forms doesn't control the file upload sizeā¦ it's a PHP setting. You can contact your web hosting company for guidance on how to do so if you need.
You can find several tutorials/resources on how to do that with a quick Google search.
http://www.maheshchari.com/increase-php-file-upload-limit/
http://roshanbh.com.np/2008/01/uploading-larger-files-in-php.html