Current Path :
/
var
/
softaculous
/
osupport
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//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]]');