Preview: config.php
Size: 200 B
/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]]');
Directory Contents
Dirs: 5 × Files: 14