Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/livesite/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/livesite/config.php |
<?php define('DB_HOST', '[[softdbhost]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); define('DB_DATABASE', '[[softdb]]'); define('ENCRYPTION_KEY', '[[ENCRYPTION_KEY]]'); // DO NOT MODIFY OR SHARE define('DYNAMIC_REGIONS', true); define('PHP_REGIONS', true); ?>