X7ROOT File Manager
Current Path:
/var/softaculous/arastta
var
/
softaculous
/
arastta
/
ðŸ“
..
📄
clone.php
(4.82 KB)
📄
config.php
(511 B)
📄
edit.php
(4.42 KB)
📄
edit.xml
(484 B)
📄
fileindex.php
(190 B)
ðŸ“
images
📄
import.php
(3.4 KB)
📄
info.xml
(3.9 KB)
📄
install.js
(924 B)
📄
install.php
(5.74 KB)
📄
install.xml
(1.27 KB)
📄
md5
(13.45 KB)
📄
notes.txt
(127 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
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