[Eisfair_dev] owncloud v1.3.1 stable
Frank Eckelmann
frank.eckelmann at nurfuerspam.de
Fr Apr 22 07:00:42 CEST 2016
Hallo Marcus,
> Bitte mal die Memory und DB-Konfiguration aus apach2_php5 und php5_ccpp.
apache2_php5:
#------------------------------------------------------------------------------
# Memory Settings
#------------------------------------------------------------------------------
PHP5_MAX_POST_SIZE='2G' # Maximal POST size
# If you use the POST-Method for
uploads
# this value must be
bigger/equal than
# PHP5_MAX_UPLOAD_FILESIZE
# default: 8M --> meens 8 Magabytes
PHP5_MAX_UPLOAD_FILESIZE='2G' # Max. filesize for uploads
# default: 2M --> meens 2 Megabytes
PHP5_MEMORY_LIMIT='300M' # Memory, PHP is allowed to use
# default: 8M --> meens 8 Megabytes
PHP5_UPLOAD_DIR='/tmp' # Where to temporary save
uploaded file
# default: /tmp
php5_ccpp:
#------------------------------------------------------------------------------
# Memory Settings
#------------------------------------------------------------------------------
PHP5CCPP_MAX_POST_SIZE='8M' # Maximal POST size
# If you use the POST-Method for uploads
# this value must be bigger/equal than
# PHP5CCPP_MAX_UPLOAD_FILESIZE
# default: 8M --> meens 8 Magabytes
PHP5CCPP_MAX_UPLOAD_FILESIZE='2M' # Max. filesize for uploads
# default: 2M --> meens 2 Megabytes
PHP5CCPP_MEMORY_LIMIT='10M' # Memory, PHP is allowed to use
# default: 8M --> meens 8 Megabytes
PHP5CCPP_UPLOAD_DIR='/tmp' # Where to temporary save uploaded file
# default: /tmp
VG
Frank
Mehr Informationen über die Mailingliste Eisfair_dev