increase max upload limit in wordpress

前端 未结 8 1143
滥情空心
滥情空心 2020-12-29 17:00

I need to upload a PDF file to my wordpress site. When I go to Upload New Media, and try uploading it, it says

FileName.pdf

8条回答
  •  借酒劲吻你
    2020-12-29 17:45

    This applies to cPanel users only. I'm not sure about which versions of cPanel it will work with, but it works with the version 56.0.33.

    Login to cPanel > Select PHP version > Switch To PHP Options > Click the greyed out number next to upload_max_filesize > Change > Save

    I believe this makes a change to the server's php.ini file.

提交回复
热议问题