-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
max upload size can't be saved #322
Comments
Could you provide your apache config with the sensible data removed? |
Please check the permission in the .htaccess file in the root directory of Nextcloud. |
@MorrisJobke Just checked the docs. Obviously I set permissions too lose in my test setup. |
Did a fresh setup of the test environment. Set the strong permissions according to the documentation.
|
Yes. Those two dot files should be writable. |
Then I propose changing the script provided in the documentation here: |
permissions from user.ini: -rw-r--r-- www www this are the default rights set during installation. |
@user-xy Should be writable by your apache server, if www is your apache user (mine is still set to www-data on my Ubuntu boxes). In your vhost config, do you allow overriding of the .htaccess file? |
@Faldon here is the config: there are no logs written while trying to change the max value. Nor the apache error log, nor the data/owncloud.log file. |
@Faldon, thanks a lot for your last question. All vhost entries have the AllowOverride Statement but on my new server I've just used the default config and no vhost entries. But there initialy no AllowOverride Statement exists. Thanks for your help and you input! |
Steps to reproduce
Expected behaviour
I expect that the newly set max upload size is saved properly.
Actual behaviour
Value has been reset to the max upload size set in the php.ini file
Server configuration
Operating system:
Ubuntu 16.04 LTS
Web server:
Apache/2.4.18
Database:
5.7.12-0ubuntu1.1
PHP version:
7.0.4-7ubuntu2.1
Nextcloud version: (see Nextcloud admin page)
Nextcloud 9.0.51 (stable)
Updated from an older Nextcloud/ownCloud or fresh install:
fresh install
Where did you install Nextcloud from:
https://nextcloud.com/install
http://example.com/index.php/settings/integrity/failed
No errors have been found.
List of activated apps:
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
Firefox 47.0
Operating system:
Windows 10
Logs
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
The text was updated successfully, but these errors were encountered: