Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

(6.12.4) Can't change the upload_max_filesize with Nextcloud 27.1.1 (php 8.2)

Featured Replies

Hi,

 

I'm having trouble with increasing the upload_max_filesize of Nextcloud. I followed a Filamore tutorial however it doesn't work for me.

 

My version of php is 8.2 (/etc/php82 in the Nextcloud command line) and changing the values in the php.ini file found in this directory doesn't affect the upload limit.

 

I suspect that the php.ini data is not used since in the default value for upload_max_filesize in the php.ini file was at 2M, while on my WebUI it appeared to be at 536.9 MB.

 

I don't seem to be the only one having this issue as per the comments in the video mentioned above.

 

Has anyone found a solution for this?

 

Solved by SpongeRoss

Best bet is to use the existing container support thread/discord, assuming one exists:

 

docker support.JPG

  • Author
  • Solution

Found the solution
I opened the nextcloud command line

typed

nano/config/php/php-local.ini

Added the following lines:

upload_max_filesize = 16G
post_max_size = 16G
memory_limit = 2048M

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.