X7ROOT File Manager
Current Path:
/var/softaculous/dotproj
var
/
softaculous
/
dotproj
/
??
..
??
clone.php
(3.18 KB)
??
config.php
(802 B)
??
dotproj.sql
(59.24 KB)
??
dotproj.zip
(9.05 MB)
??
edit.php
(4.38 KB)
??
edit.xml
(433 B)
??
fileindex.php
(198 B)
??
images
??
import.php
(3.28 KB)
??
info.xml
(2.42 KB)
??
install.js
(921 B)
??
install.php
(3.84 KB)
??
install.xml
(1.24 KB)
??
md5
(2 KB)
??
notes.txt
(106 B)
??
php53
??
php56
??
php71
??
php81
??
php82
??
upgrade.php
(2.87 KB)
??
upgrade.xml
(299 B)
Editing: config.php
<?php if (!defined('DP_BASE_DIR')) { die('You should not access this file directly.'); } ### Copyright (c) 2004, The dotProject Development Team dotproject.net and sf.net/projects/dotproject ### ### All rights reserved. Released under GPL License. For further Information see LICENSE ### ### CONFIGURATION FILE AUTOMATICALLY GENERATED BY THE DOTPROJECT INSTALLER ### ### FOR INFORMATION ON MANUAL CONFIGURATION AND FOR DOCUMENTATION SEE ./includes/config-dist.php ### $dPconfig['dbtype'] = 'mysqli'; $dPconfig['dbhost'] = '[[softdbhost]]'; $dPconfig['dbname'] = '[[softdb]]'; $dPconfig['dbprefix'] = '[[dbprefix]]'; $dPconfig['dbuser'] = '[[softdbuser]]'; $dPconfig['dbpass'] = '[[softdbpass]]'; $dPconfig['dbpersist'] = false; $dPconfig['root_dir'] = $baseDir; $dPconfig['base_url'] = $baseUrl; ?>
Upload File
Create Folder