You can raise PHP limits like memory, upload size and execution time from cPanel:
- Log in to cPanel via your client area.
- Open Select PHP Version, then click the Options tab.
- Adjust values such as
memory_limit,upload_max_filesize,post_max_sizeandmax_execution_time, then save.
Remember post_max_size should be equal to or larger than upload_max_filesize so big uploads succeed. Changes apply right away - no restart needed. If an option you need is greyed out or capped below what your application requires, open a ticket and let us know the values; some limits are set at the server level for shared accounts and we can advise on the best approach.