0% found this document useful (0 votes)
38 views7 pages

How To Increase PHP Upload Limit

How to Increase PHP Upload Limit

Uploaded by

serviciolegal1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
38 views7 pages

How To Increase PHP Upload Limit

How to Increase PHP Upload Limit

Uploaded by

serviciolegal1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 7
HOW TO INCREASE HP UPLOAD LIMIT PHE © apnl27.2010 B mnReas & fo How to Increase PHP Upload Limit Insomecases default server settings may net let you uploed larger files via your website. This tutorial shows how to increase PHP upload limit in cFanel or by modifying htaccess file, What you'll need Before you begin this guide youll need the following: # Access to your hosting account's cPanel oR © Ability tocomect via FTP diert Option 1- Increasing PHP upload Limit in cPanel If you don't Faveaccess to Panel, plezse refer to Option2. ‘Step 1 — Opening up PHP Settings Log in to your cPanel endinavigate to Select PHP Version -> Switch to PHP. Options: Sash ty ‘imezoned transi uoloadoroeress 18 ‘Step 2— Changing Upload Limit values Let's say you arehavirg an error while trying to upload 19 Mb WordPress therre file through your WordPress Admin Area, The following confaurationillistrates appropiate settings for this exemple: + Set memory_limit to 125. memory_Jimit describes the maximumamount ‘of memory a script can allocete. It is recommended to set this to maximum avdlable value Letter M stancs for megabytes. + Set upload_max_filesize to cin. upload_max_filesize describes a ‘maximum size of an upleaded file. It must be larger thanthe theme file mentioned in the example. © Set pest_max_size to «1. post_max_size has a similar functionality to upload_max_filesize Make it larger than19 MB

You might also like