• Resolved betsykendrickofficial

    (@betsykendrickofficial)


    Hello,
    I’ve just started a wallpaper site which will include only wallpapers related to quotes and images. Due to covering of all kind of topics, there are some images which are more than 2MB. I want to upload them. So is there any way of increasing the size limit of the media files to be uploaded? Please share.
    Thanks in advance.

    Regards
    Betsy.

Viewing 2 replies - 1 through 2 (of 2 total)
  • InterServer

    (@interservernet-web-hosting)

    In to resolve the issue, create a php.ini file inside “wp-admin” directory and add the following values.

    upload_max_filesize = 64M
    post_max_size = 64M

    You can change values as per your requirement.

    Thread Starter betsykendrickofficial

    (@betsykendrickofficial)

    Wow, it worked for me. I have been looking for it for a while now. Thanks for fast reply Interserver.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Increase Size of Uploading Images’ is closed to new replies.