X7ROOT File Manager
Current Path:
/var/softaculous/owncloud
var
/
softaculous
/
owncloud
/
??
..
??
.htaccess
(3.43 KB)
??
PasswordHash.php
(6.67 KB)
??
_.htaccess
(315 B)
??
changelog.txt
(5.46 KB)
??
check_suphp.php
(101 B)
??
clone.php
(5.13 KB)
??
config.php
(917 B)
??
data.zip
(795 B)
??
edit.php
(4.84 KB)
??
edit.xml
(433 B)
??
fileindex.php
(269 B)
??
images
??
import.php
(3.86 KB)
??
info.xml
(3.52 KB)
??
install.js
(924 B)
??
install.php
(11.23 KB)
??
install.xml
(2.5 KB)
??
md5
(2.23 KB)
??
notes.txt
(1.83 KB)
??
owncloud.sql
(43.01 KB)
??
owncloud.zip
(98.05 MB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
restore.php
(2.83 KB)
??
update_pass.php
(6.64 KB)
??
upgrade.php
(5.77 KB)
??
upgrade.xml
(330 B)
Editing: config.php
<?php $CONFIG = array ( 'instanceid' => '[[instanceid]]', 'passwordsalt' => '[[passwordsalt]]', 'secret' => '[[secret]]', 'trusted_domains' => array ( 0 => '[[domhost]]', ), 'datadirectory' => '[[softdatadir]]', 'overwrite.cli.url' => '[[softurl]]', 'dbtype' => 'mysql', 'version' => '10.16.0.0', 'dbname' => '[[softdb]]', 'dbconnectionstring' => '', 'dbhost' => '[[softdbhost]]', 'dbtableprefix' => 'oc_', 'mysql.utf8mb4' => true, 'dbuser' => '[[softdbuser]]', 'dbpassword' => '[[softdbpass]]', 'allow_user_to_change_mail_address' => '', 'logtimezone' => 'UTC', 'apps_paths' => array ( 0 => array ( 'path' => '[[softpath]]/apps', 'url' => '/apps', 'writable' => false, ), 1 => array ( 'path' => '[[softpath]]/apps-external', 'url' => '/apps-external', 'writable' => true, ), ), 'installed' => true, );
Upload File
Create Folder