Current Path : /home/thomas/public_html/Fox-C404/root/var/softaculous/osupport/ |
Current File : /home/thomas/public_html/Fox-C404/root/var/softaculous/osupport/config.php |
<?php define('MYSQL_HOST', '[[softdbhost]]'); define('MYSQL_PORT', '3306'); define('MYSQL_USER', '[[softdbuser]]'); define('MYSQL_PASSWORD', '[[softdbpass]]'); define('MYSQL_DATABASE', '[[softdb]]');