Skip to main content

Comments

6 comments

  • webhostuk
    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
  • kiopeed
    where found PHP.ini i sorry mr.webhostuk
    0
  • Infopro
    This image might be helpful:
    0
  • kiopeed
    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 remains
    0
  • 24x7server
    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
  • cPanelMichael
    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.