How to increase Maximum Upload size in cPanel?

前端 未结 12 2150
暖寄归人
暖寄归人 2020-12-14 08:49

I am using cPanel of my website to increase maximum upload file size for wordpress media uploads. I have used the codes(found out from google) for this purpose wp-config.php

12条回答
  •  失恋的感觉
    2020-12-14 09:08

    On cpanel -> software and services -> Select PHP Version.

    Choose a PHP version which not the native one (I recommend php 5.6 or last one) and you will have / see a new link "Switch To PHP Settings", click it, in PHP Settings you can set upload_max_filesize in last line , clicking on value ( default is 2M ) , and you got a dropbox with values that you can set to upload_max_filesize, and click save .

提交回复
热议问题