D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
proc
/
self
/
root
/
proc
/
self
/
root
/
var
/
softaculous
/
txtpat
/
Filename :
config.php
back
Copy
<?php $txpcfg['db'] = '[[softdb]]'; $txpcfg['user'] = '[[softdbuser]]'; $txpcfg['pass'] = '[[softdbpass]]'; $txpcfg['host'] = '[[softdbhost]]'; $txpcfg['table_prefix'] = '[[dbprefix]]'; $txpcfg['txpath'] = '[[softpath]]/textpattern'; $txpcfg['dbcharset'] = 'utf8mb4'; // For more customization options, please consult config-dist.php file.