How to Increase Maximum Upload File Size in cPanel - Multi PHP INI Editor Using Editor Mode #shorts
Error in WordPress which I am getting is “The uploaded file exceeds the upload_max_filesize directive in php.ini”. But, I resolved the issue by creating php.ini file in wp-admin in File Manager. In this video, I am sharing
easy steps to increase maxmium upload file size and resolve issues that occur because of it. It is possible to create and edit php.ini file in File Manager in cPanel and work on it. There are 3 Methods
1. Multi PHP INI Editor Using Basic Mode
2. Multi PHP INI Editor Using Editor Mode
3. Create or Edit an Existing PHP.INI File
------------------------*************************-----------------------------
Create & Edit PHP.INI File in File Manager & Paste Below Code on it:
memory_limit = 256M
upload_max_filesize = 12M
post_max_size = 13M
file_uploads = On
max_execution_time = 180
------------------------*************************-----------------------------
This Video is Related To:
how to create php.ini file, find php.ini, maximum upload file size in wordpress, maximum upload limit, best tutorial how to increase maximum upload file size in wordpress, file size in wordpress, maximum upload file size in wordpress, maximum upload file size in cpanel, How to Increase Maximum Upload File Size in cPanel, How to Edit PHP.INI File with cPanel,
how to upload maximum file size in wordpress, how to upload maximum file size in cpanel,
Please Don’t Forget to Like, Share & Subscribe
FOLLOW US ON:
Youtube: / @digitaltechsol
Facebook: / digitaltechnologysolution
Instagram: / digitaltechsol
Website: https://www.digitaltechsol.com/
#wordpress #cpanel #cpaneltutorials #cpaneltutorialforbeginners
#php #php.ini #maxmiumuploadfilesize #basicmode #editormode #filemanager