HEX
Server: Apache
System: Linux vps03.rogg.cloud 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User: bt-sr-east-wp (10000)
PHP: 8.3.31
Disabled: opcache_get_status
Upload Files
File: //etc/python2.7/sitecustomize.py
# install the apport exception handler if available
try:
    import apport_python_hook
except ImportError:
    pass
else:
    apport_python_hook.install()