| Server IP : 217.160.0.212 / Your IP : 216.73.216.141 Web Server : Apache System : Linux www 6.18.51-i1-ampere #1196 SMP Fri Sep 11 20:43:55 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /etc/php/8.6/cli/conf.d/ |
Upload File : |
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