Hacked By AnonymousFox

Current Path : /proc/thread-self/root/proc/thread-self/root/var/softaculous/cmssimple/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/var/softaculous/cmssimple/config.php

<?php
# CMS Made Simple Configuration File
# Documentation: https://docs.cmsmadesimple.org/configuration/config-file/config-reference
#
$config['dbms'] = 'mysqli';
$config['db_hostname'] = '[[softdbhost]]';
$config['db_username'] = '[[softdbuser]]';
$config['db_password'] = '[[softdbpass]]';
$config['db_name'] = '[[softdb]]';
$config['db_prefix'] = '[[dbprefix]]';
$config['timezone'] = 'America/New_York';
?>

Hacked By AnonymousFox1.0, Coded By AnonymousFox