| Server IP : 162.144.4.212 / Your IP : 216.73.216.9 Web Server : Apache System : Linux gator2125.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/zikula/ |
Upload File : |
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'