X7ROOT File Manager
Current Path:
/var/softaculous/ftools
var
/
softaculous
/
ftools
/
📁
..
📄
clone.php
(2.52 KB)
📄
config.php
(324 B)
📄
edit.php
(4.38 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(169 B)
📄
ftools.sql
(196.3 KB)
📄
ftools.zip
(9.66 MB)
📁
images
📄
import.php
(3.36 KB)
📄
info.xml
(1.56 KB)
📄
install.js
(921 B)
📄
install.php
(5.24 KB)
📄
install.xml
(3.43 KB)
📄
md5
(5.16 KB)
📄
notes.txt
(380 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
upgrade.php
(3.31 KB)
📄
upgrade.xml
(426 B)
Editing: config.php
<?php // main program paths - no trailing slashes! $g_root_url = "[[softurl]]"; $g_root_dir = "[[softpath]]"; // database settings $g_db_hostname = "[[softdbhost]]"; $g_db_port = "3306"; $g_db_name = "[[softdb]]"; $g_db_username = "[[softdbuser]]"; $g_db_password = "[[softdbpass]]"; $g_table_prefix = "[[dbprefix]]"; ?>
Upload File
Create Folder