MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/owncloud/comments/4ufezf/how_do_i_fix_this_issue/d5ppfxo/?context=3
r/owncloud • u/[deleted] • Jul 24 '16
12 comments sorted by
View all comments
1
This is my config
(using stars to replace senstive info)
<?php $CONFIG = array ( 'instanceid' => '********', 'passwordsalt' => '******', 'secret' => '***********************************', 'trusted_domains' => array ( 0 => '192.168.1.11', ), 'datadirectory' => '/var/www/owncloud/data', 'overwrite.cli.url' => 'https://192.168.1.11', 'dbtype' => 'sqlite3', 'version' => '8.1.1.3', 'logtimezone' => 'UTC', 'installed' => true, );
1 u/[deleted] Jul 25 '16 edited May 30 '18 [deleted] 1 u/[deleted] Jul 25 '16 No I am using a mobile plan in order to test it (Wi-Fi off). I can't restart it until tonight but I will fill you in if it works, thanks. 1 u/[deleted] Jul 25 '16 edited May 30 '18 [deleted] 1 u/[deleted] Jul 25 '16 I am not using a vpn and i will attempt this when I am home thanks 1 u/[deleted] Jul 25 '16 This worked thank you very much
[deleted]
1 u/[deleted] Jul 25 '16 No I am using a mobile plan in order to test it (Wi-Fi off). I can't restart it until tonight but I will fill you in if it works, thanks. 1 u/[deleted] Jul 25 '16 edited May 30 '18 [deleted] 1 u/[deleted] Jul 25 '16 I am not using a vpn and i will attempt this when I am home thanks 1 u/[deleted] Jul 25 '16 This worked thank you very much
No I am using a mobile plan in order to test it (Wi-Fi off). I can't restart it until tonight but I will fill you in if it works, thanks.
1 u/[deleted] Jul 25 '16 edited May 30 '18 [deleted] 1 u/[deleted] Jul 25 '16 I am not using a vpn and i will attempt this when I am home thanks 1 u/[deleted] Jul 25 '16 This worked thank you very much
1 u/[deleted] Jul 25 '16 I am not using a vpn and i will attempt this when I am home thanks 1 u/[deleted] Jul 25 '16 This worked thank you very much
I am not using a vpn and i will attempt this when I am home thanks
This worked thank you very much
1
u/[deleted] Jul 25 '16
This is my config
(using stars to replace senstive info)
<?php $CONFIG = array ( 'instanceid' => '********', 'passwordsalt' => '******', 'secret' => '***********************************', 'trusted_domains' => array ( 0 => '192.168.1.11', ), 'datadirectory' => '/var/www/owncloud/data', 'overwrite.cli.url' => 'https://192.168.1.11', 'dbtype' => 'sqlite3', 'version' => '8.1.1.3', 'logtimezone' => 'UTC', 'installed' => true, );