HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.70.1.lve.el8.x86_64 #1 SMP Wed Aug 20 14:42:18 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.27
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //var/softaculous/zikula/.env.local
DATABASE_USER=[[softdbuser]]
DATABASE_PWD=[[softdbpass]]
DATABASE_NAME=[[softdb]]
DATABASE_URL=mysql://${DATABASE_USER}:${DATABASE_PWD}@[[softdbhost]]/${DATABASE_NAME}?serverVersion=5.7
MAILER_DSN=ses://${MAILER_ID}:${MAILER_KEY}@default
APP_ENV=prod
APP_DEBUG=0
APP_SECRET='[[secret]]'
ZIKULA_INSTALLED='3.0.4'