X7ROOT File Manager
Current Path:
/var/softaculous/cpg
var
/
softaculous
/
cpg
/
??
..
??
_update.php
(32.32 KB)
??
changelog.txt
(19.44 KB)
??
clone.php
(5.07 KB)
??
config.inc.php
(462 B)
??
cpg.sql
(29.15 KB)
??
cpg.zip
(4.01 MB)
??
edit.php
(5.91 KB)
??
edit.xml
(433 B)
??
extend.php
(1.84 KB)
??
fileindex.php
(1001 B)
??
images
??
import.php
(3.16 KB)
??
info.xml
(4.33 KB)
??
install.js
(1.07 KB)
??
install.php
(5.31 KB)
??
install.xml
(1.06 KB)
??
md5
(1.26 KB)
??
notes.txt
(430 B)
??
php53
??
php56
??
php71
??
php81
??
php82
??
update.php
(32.33 KB)
??
update_pass.php
(2.04 KB)
??
upgrade.php
(4.28 KB)
??
upgrade.xml
(625 B)
Editing: config.inc.php
<?php // Coppermine configuration file // Database configuration $CONFIG['dbtype'] = 'mysqli'; // Your database type $CONFIG['dbserver'] = '[[softdbhost]]'; // Your database server $CONFIG['dbuser'] = '[[softdbuser]]'; // Your database username $CONFIG['dbpass'] = '[[softdbpass]]'; // Your database password $CONFIG['dbname'] = '[[softdb]]'; // Your database name // DATABASE TABLE NAMES PREFIX $CONFIG['TABLE_PREFIX'] = '[[dbprefix]]';
Upload File
Create Folder