HEX
Server: Apache
System: Linux www 6.18.4-i1-ampere #899 SMP Thu Jan 8 10:39:05 CET 2026 aarch64
User: sws1073755998 (1073755998)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //etc/php/common/common.ini
session.save_path=/var/tmp
upload_tmp_dir=/var/tmp

; The Debian maintainer disabled the session garbage collector because
; he decided to replace it with a cronjob, which doesn't work in our
; hosting container, so let's reenable it.
session.gc_divisor=100
session.gc_probability=1

memory_limit = 512M
max_execution_time = 360

max_input_vars = 4000
upload_max_filesize=128M
post_max_size = 1024M

date.timezone="Europe/Berlin"

opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.revalidate_freq=10

apc.serializer=igbinary