[HOME]

Path : /var/softaculous/filerun/
Upload :
Current File : //var/softaculous/filerun/autoconfig.php

<?php 
$config['db'] = array (
  'type' => NULL,
  'server' => '[[softdbhost]]',
  'database' => '[[softdb]]',
  'username' => '[[softdbuser]]',
  'password' => '[[softdbpass]]',
);