X7ROOT File Manager
Current Path:
/var/softaculous/arastta
var
/
softaculous
/
arastta
/
??
..
??
clone.php
(4.82 KB)
??
config.php
(511 B)
??
edit.php
(4.4 KB)
??
edit.xml
(484 B)
??
fileindex.php
(190 B)
??
images
??
import.php
(3.41 KB)
??
info.xml
(3.9 KB)
??
install.js
(924 B)
??
install.php
(5.7 KB)
??
install.xml
(1.27 KB)
??
md5
(3.92 KB)
??
notes.txt
(127 B)
??
php53
??
php56
??
php71
??
php81
??
php82
Editing: config.php
<?php /** * @package Arastta eCommerce * @copyright 2015-2017 Arastta Association. All rights reserved. * @copyright See CREDITS.txt for credits and other copyright notices. * @license GNU GPL version 3; see LICENSE.txt * @link https://arastta.org */ // DB define('DB_DRIVER', 'mysqli'); define('DB_HOSTNAME', '[[softdbhost]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); define('DB_DATABASE', '[[softdb]]'); define('DB_PREFIX', '[[dbprefix]]');
Upload File
Create Folder