Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Increase upload max size in Nextcloud

Increase upload max size in Nextcloud

Scheduled Pinned Locked Moved Solved Support
7 Posts 4 Posters 1.7k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • zjuhaszZ Offline
      zjuhaszZ Offline
      zjuhasz
      wrote on last edited by
      #1

      I'm getting an error when I try to upload large files (it won't tell me which file is failing so I'm not exactly sure how large) to Nextcloud. I think it has something to do with a general php setting (php.ini) and not something set in Nextcloud itself but I have no experience with php so I'm not sure.

      alt text

      I think if I can get the associated attribute here "Upload max size" to increase it will solve my problem but I don't know how to set it. This is under settings -> administration -> system

      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #2

        You can edit the htaccess file using the file manager into the app or the /app/data/htaccess file when using the webterminal and add

        php_value upload_max_filesize 10G
        

        to the <IfModule mod_php7.c> section (adjust the 10G to whatever works for your case)

        Then just refresh the browser and you should see the value updated.

        R 1 Reply Last reply
        0
        • zjuhaszZ Offline
          zjuhaszZ Offline
          zjuhasz
          wrote on last edited by
          #3

          I think that worked, thanks. By the way, unrelated issue but it looks like the file browser is having trouble. When I go to file manager in Nextcloud config it says "Cloudron error file not found". This apps data was moved to a different disk on the system from the install disk so that might have something to do with it.

          Anyway I added the setting you said using the console and it seems to be working.

          1 Reply Last reply
          1
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #4

            Indeed that is a known bug and you can track that at https://git.cloudron.io/cloudron/box/-/issues/722
            We will fix this hopefully for version 5.5

            1 Reply Last reply
            1
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #5

              This is fixed in 5.5. Should be out late this week or early next week.

              1 Reply Last reply
              0
              • nebulonN nebulon

                You can edit the htaccess file using the file manager into the app or the /app/data/htaccess file when using the webterminal and add

                php_value upload_max_filesize 10G
                

                to the <IfModule mod_php7.c> section (adjust the 10G to whatever works for your case)

                Then just refresh the browser and you should see the value updated.

                R Offline
                R Offline
                rcdncn
                wrote on last edited by
                #6

                @nebulon I just tried this myself and when I refreshed the browser the the php value did not update. I don't have to restart any services for this to take effect?

                R 1 Reply Last reply
                0
                • R rcdncn

                  @nebulon I just tried this myself and when I refreshed the browser the the php value did not update. I don't have to restart any services for this to take effect?

                  R Offline
                  R Offline
                  rcdncn
                  wrote on last edited by
                  #7

                  @rcdncn

                  An update. I goofed and it's working now. My first try I navigated to app/data/.htaccess and there was no

                  <IfModule mod_php7.c>
                  

                  I noticed that there is both and htaccess and a .htaccess and I was in the incorrect file.

                  1 Reply Last reply
                  1
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Bookmarks
                    • Search