badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

The uploaded file exceeds the upload_max_filesize directive in php.ini.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13658
    [email protected]
    Participant

    I get this message when I try to upload the theme

    #15666
    chris
    Member

    I’m getting the same error. Any news on how to fix it?

    #15682

    HI all,

    This is not the theme issue. Its the server issue. First you make confirm to the server provider to increase the upload memory space. And after that add this inside wp-config.php

    define('WP_MEMORY_LIMIT', '64M');

    If this still doesnot work then add this code inside php.ini

    upload_max_filesize = 64M
    post_max_size = 64M

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.