Path : /var/softaculous/filerun/ |
Current File : //var/softaculous/filerun/autoconfig.php |
<?php $config['db'] = array ( 'type' => NULL, 'server' => '[[softdbhost]]', 'database' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', );