BuddyDev

Search

[Resolved] .wpress file size is exceeding

  • Participant
    Level: Initiated
    Posts: 17
    Madhavi on #15115

    .wpress file size is exceeding. How to upload the file in wordpress.

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #15116

    Are you on multisite? If yes, you will need to change the settings from Network Admin->settings page and then from cpanel for file limit as explained below.

    You will also need to change the settings for php

    upload_max_filesize
    post_max_size

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 17
    Madhavi on #15117

    No sir I am not multisite.

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #15118

    In that case, you will nbeed to update php settings(mostly php.ini)
    for

    
    upload_max_filesize
    post_max_size
    
  • Participant
    Level: Initiated
    Posts: 17
    Madhavi on #15119

    Thank You so much sir. I am able to upload the file thanks a lot for the speed reply. Thank You

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #15120

    You are welcome.

You must be logged in to reply to this topic.

This topic is: resolved