Skip to content

Conversation

@oparoz
Copy link
Contributor

@oparoz oparoz commented Sep 10, 2014

PHP-FPM can't read .htaccess PHP settings unless a PECL extension is installed.
From version 5.3+ of PHP, settings can be set in .user.ini files

This is a .user.ini file mirroring what is included in the .htaccess file
TODO: Update the documentation if there are sections documenting how to change some PHP limits

PHP-FPM can't read .htaccess PHP settings unless a PECL extension is installed.
From version 5.3+ of PHP, settings can be set in .user.ini files

This is a .user.ini file mirroring what is included in the .htaccess file
TODO: Update the documentation if there are sections documenting how to change some PHP limits
@scrutinizer-notifier
Copy link

A new inspection was created.

@ghost
Copy link

ghost commented Sep 10, 2014

Thanks a lot for your contribution! Contributions to the core repo require a signed contributors agreement http://owncloud.org/contribute/agreement/ Alternatively you can add a comment here stating that this contribution is MIT licensed. Some more details about out pull request workflow can be found here: http://owncloud.org/code-reviews-on-github/

@oparoz
Copy link
Contributor Author

oparoz commented Sep 10, 2014

This contribution is MIT licensed.

@karlitschek
Copy link
Contributor

Wow. I can still learn something about PHP. :-)
👍

@RobinMcCorkell
Copy link
Member

Looks good 👍

RobinMcCorkell pushed a commit that referenced this pull request Sep 10, 2014
Create .user.ini for PHP-FPM
@RobinMcCorkell RobinMcCorkell merged commit 45b02f8 into owncloud:master Sep 10, 2014
@oparoz oparoz deleted the patch-3 branch October 3, 2014 15:51
@mmattel
Copy link
Contributor

mmattel commented Dec 11, 2014

@oparoz
I just stumbled today over setting the right values for big file upload on stable and git/master and have seen the different results with same php settings.
You mentioned to update the documentation, which is after having some intense reading and searching a important thing to be done.
Right now, the documentation does not reflect your addition
https://github.com/owncloud/documentation/blob/master/admin_manual/configuration/big_file_upload_configuration.rst#enabling-uploading-big-files
Would you mind to complete it, else doing it right from the documentation becomes very challenging...

@oparoz
Copy link
Contributor Author

oparoz commented Dec 11, 2014

@mmattel - I've added an issue here:
owncloud-archive/documentation#702

@ghost
Copy link

ghost commented Dec 11, 2014

Ref for an older request of this: #8543

@oparoz
Copy link
Contributor Author

oparoz commented Dec 11, 2014

@RealRancor - Thanks for the link.

@mmattel
Copy link
Contributor

mmattel commented Feb 15, 2015

documented at owncloud-archive/documentation#856 (document that in case of php-fpm configurations, .user.ini must be used instead of .htaccess)

@oparoz
Copy link
Contributor Author

oparoz commented Feb 15, 2015

Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants