X7ROOT File Manager
Current Path:
/var/softaculous/cszcms
var
/
softaculous
/
cszcms
/
??
..
??
clone.php
(5.85 KB)
??
config.inc.php
(726 B)
??
cszcms.sql
(45.38 KB)
??
cszcms.zip
(7.24 MB)
??
edit.php
(4.28 KB)
??
edit.xml
(447 B)
??
env.config.inc.php
(693 B)
??
extend.php
(9.1 KB)
??
fileindex.php
(357 B)
??
htaccess.config.inc.php
(269 B)
??
images
??
import.php
(3.06 KB)
??
info.xml
(2.55 KB)
??
install.js
(921 B)
??
install.php
(4.77 KB)
??
install.xml
(422 B)
??
md5
(3 KB)
??
notes.txt
(230 B)
??
php53
??
php56
??
php71
??
php81
??
php82
??
update_pass.php
(583 B)
Editing: config.inc.php
<?php defined('FCPATH') || exit('No direct script access allowed'); /* Database Host */ define('DB_HOST', '[[softdbhost]]'); /* Database Username */ define('DB_USERNAME', '[[softdbuser]]'); /* Database Password */ define('DB_PASS', '[[softdbpass]]'); /* Database Name */ define('DB_NAME', '[[softdb]]'); /* Base URL */ define('BASE_URL', '[[softurl]]'); /* Email Domain */ define('EMAIL_DOMAIN', '[[domhost]]'); /* Time Zone */ define('TIME_ZONE', 'America/New_York'); /* The full DSN string describe a connection to the database. For connect other DB without MySQLi */ define('DB_DSN', ''); /* The database driver. e.g.: mysqli, mssql, postgre, sqlite, sqlite3 */ define('DB_DRIVER', 'mysqli');
Upload File
Create Folder