Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #47315
    joseph
    Member

    The error below shows up when i try and upload the theme in my localhost
    —————————————————————————————————-
    Warning: POST Content-Length of 31150232 bytes exceeds the limit of 8388608 bytes in Unknown on line 0

    #48336
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please adding this to the bottom of the .htaccess file at the root of your WordPress site:

    php_value upload_max_filesize 200M
    php_value post_max_size 200M
    php_value max_execution_time 200
    php_value max_input_time 200
    php_value memory_limit 64M

    It will fix your all issues .

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register