X7ROOT File Manager
Current Path:
/var/softaculous/zentao
var
/
softaculous
/
zentao
/
ðŸ“
..
📄
_clone.php
(2.42 KB)
📄
edit.php
(4.39 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(115 B)
ðŸ“
images
📄
import.php
(3.28 KB)
📄
index.php
(43 B)
📄
info.xml
(3.16 KB)
📄
install.js
(924 B)
📄
install.php
(5.01 KB)
📄
install.xml
(997 B)
📄
md5
(2.68 KB)
📄
my.php
(547 B)
📄
notes.txt
(1.31 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
upgrade.php
(59.47 KB)
📄
upgrade.xml
(507 B)
📄
zentao.sql
(1.86 MB)
📄
zentao.zip
(92.62 MB)
Editing: my.php
<?php $config->installed = true; $config->debug = false; $config->requestType = 'GET'; $config->timezone = 'US/Eastern'; $config->db->driver = 'mysql'; $config->db->host = '[[softdbhost]]'; $config->db->port = '3306'; $config->db->name = '[[softdb]]'; $config->db->user = '[[softdbuser]]'; $config->db->encoding = 'UTF8'; $config->db->password = '[[softdbpass]]'; $config->db->prefix = 'zt_'; $config->webRoot = getWebRoot(); $config->default->lang = '[[language]]';
Upload File
Create Folder