X7ROOT File Manager
Current Path:
/var/softaculous/dotproj
var
/
softaculous
/
dotproj
/
ðŸ“
..
📄
clone.php
(3.18 KB)
📄
config.php
(802 B)
📄
edit.php
(4.36 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(198 B)
ðŸ“
images
📄
import.php
(3.3 KB)
📄
info.xml
(2.42 KB)
📄
install.js
(921 B)
📄
install.php
(3.85 KB)
📄
install.xml
(1.24 KB)
📄
md5
(9.31 KB)
📄
notes.txt
(106 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
📄
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