• Too large error

    Padoem
    Participant

    Hi there,
    When we try to change copy on the page, we get an error:

    wp-admin/post.php?post=124&action=edit&meta-box-loader=1&meta-box-loader-nonce=dffbfb7469&_locale=user 413 (Request Entity Too Large)

    We already tried to increase the following values in the wp-config.php file:

    @ini_set( 'upload_max_size' , '256M' );
    @ini_set( 'post_max_size', '256M');
    @ini_set( 'max_execution_time', '300' );
    @ini_set( 'max_input_vars', '2000');

    How can we fix this?

    5 Replies
    Adnan Shawkat
    Keymaster

    Can you please tell us what is the size of the file that you wanted to upload? Also can you please show us a screenshot & provide a temporary admin access so that we can have a look?

    Padoem
    Participant
    This reply has been marked as private.
    Adnan Shawkat
    Keymaster

    Whenever i try to visit the login page it shows me the site can’t be reached. If you’re running the site by ip address or something?

    Padoem
    Participant
    This reply has been marked as private.
    Adnan Shawkat
    Keymaster

    Hi there,
    We have tested your reported bug in your site & also we have tested on our live demo site.In our site the theme works perfectly. Its only your site which is having issues can you try migrate to different hosting if you have.As it seems a hosting issue to us or you can contact with your hosting provider.Also check if you are using the latest version of PHP.

    Regards

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.