PHP Max Post Size 8.00 MB
Hi I have a problem with PHP Max Post Size 8.00 MB
How to modify them Max Post Size 8.00 MB
How can I change this space to any area larger than 8.00 MB?
This is a picture of the forum I can not upload attachments more than 8 Mega
I tried the script to upload the files too. I can not upload more than 8 megabyte
Please Help :(
]https://forums.cpanel.net/attachments/untitled-1-jpg.51419/?temp_hash=24ae623c3e0f9c3a09538f590884941a
-
Hello, You need to make the changes in PHP.ini file and make the max file upload size to 8MB as required this can be done in main php.ini file or in particular account php.ini, you need to search for : upload_max_filesize and edit to required size. 0 -
where found PHP.ini i sorry mr.webhostuk 0 -
This image might be helpful: 0 -
Is already higher than that php55, php56, php70 upload_max_filesize The maximum size of an uploaded file. 1000M See these images ]https://forums.cpanel.net/attachments/untitled-1-jpg.51511/
The same problem remains0 -
Hi, In the php.ini editor section that you just showed in your last reply, switch to Advance mode and here you will the complete PHP configuration file and you can search for the parameter you want to change and apply the changes. 0 -
Hello @kiopeed, The image you provided shows the setting for upload_max_filesize. The warning in your script relates to post_max_size value. You will need to increase the post_max_size via the MultiPHP INI Editor feature in cPanel or WHM. Thank you. 0
Please sign in to leave a comment.
Comments
6 comments