X7ROOT File Manager
Current Path:
/var/softaculous/espo
var
/
softaculous
/
espo
/
??
..
??
_config.php
(49 B)
??
clone.php
(5.76 KB)
??
config-internal.php
(1.07 KB)
??
config.php
(8.56 KB)
??
edit.php
(4.96 KB)
??
edit.xml
(433 B)
??
espo.sql
(158.41 KB)
??
espo.zip
(33.37 MB)
??
extend.php
(9.74 KB)
??
fileindex.php
(219 B)
??
getuid.php
(497 B)
??
images
??
import.php
(3.09 KB)
??
info.xml
(5.37 KB)
??
install.js
(924 B)
??
install.php
(9.54 KB)
??
install.xml
(2.02 KB)
??
md5
(1.75 KB)
??
notes.txt
(957 B)
??
php53
??
php56
??
php71
??
php81
??
php82
??
update_pass.php
(1.04 KB)
Editing: config-internal.php
<?php return [ 'database' => [ 'host' => '[[softdbhost]]', 'port' => '', 'charset' => NULL, 'dbname' => '[[softdb]]', 'user' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'platform' => 'Mysql' ], 'smtpPassword' => NULL, 'logger' => [ 'path' => 'data/logs/espo.log', 'level' => 'WARNING', 'rotation' => true, 'maxFileNumber' => 30, 'printTrace' => false, 'databaseHandler' => false, 'sql' => false, 'sqlFailed' => false ], 'restrictedMode' => false, 'cleanupAppLog' => true, 'cleanupAppLogPeriod' => '30 days', 'webSocketMessager' => 'ZeroMQ', 'clientSecurityHeadersDisabled' => false, 'clientCspDisabled' => false, 'clientCspScriptSourceList' => [ 0 => 'https://maps.googleapis.com' ], 'adminUpgradeDisabled' => false, 'isInstalled' => true, 'microtimeInternal' => [[microtime]], 'cryptKey' => '[[cryptKey]]', 'hashSecretKey' => '[[hashSecretKey]]', [[defaultPermissions]] 'actualDatabaseType' => 'mysql', 'actualDatabaseVersion' => '[[dbser_ver]]', 'instanceId' => '[[instanceId]]' ];
Upload File
Create Folder