HEX
Server: Apache
System: Linux srv.bison-studio.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: redorangenebison (1284)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/my.cnf
[mysqld]
performance-schema=0
slow-query-log = 1
# thread_cache = 16
max_connections = 80
max_allowed_packet = 16M 
join_buffer_size = 16M 
innodb_buffer_pool_size=64M 
innodb_log_buffer_size=64M 
sort_buffer_size = 2M 
read_rnd_buffer_size = 2M 
key_buffer_size=64M 
query_cache_type = 1
query_cache_size = 64M
query_cache_limit=16M 
max_heap_table_size = 64M 
tmp_table_size = 512M 
default-storage-engine=MyISAM 
innodb_file_per_table=1 
max_allowed_packet=268435456 
open_files_limit=40000