X7ROOT File Manager
Current Path:
/var/softaculous/obcard
var
/
softaculous
/
obcard
/
??
..
??
already_install
(5 B)
??
changelog.txt
(664 B)
??
clone.php
(3.98 KB)
??
db.php
(519 B)
??
edit.php
(4.42 KB)
??
edit.xml
(452 B)
??
fileindex.php
(108 B)
??
images
??
import.php
(2.64 KB)
??
info.xml
(2.56 KB)
??
install.js
(924 B)
??
install.php
(4.3 KB)
??
install.xml
(927 B)
??
md5
(3.08 KB)
??
obcard.sql
(144.18 KB)
??
obcard.zip
(18.06 MB)
??
php53
??
php56
??
php71
??
php81
??
php82
Editing: db.php
<?php return array ( 'components' => array ( 'db' => array ( 'class' => 'CDbConnection', 'connectionString' => 'mysql:host=[[softdbhost]];dbname=[[softdb]];port=3306', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'emulatePrepare' => true, 'charset' => 'utf8', 'enableParamLogging' => false, 'enableProfiling' => false, 'schemaCachingDuration' => 7200, 'tablePrefix' => '[[dbprefix]]', ), ), 'language' => 'en', ) ; ?>
Upload File
Create Folder