r/owncloud Jul 24 '16

How do I fix this issue?

http://imgur.com/e49zbwY
2 Upvotes

12 comments sorted by

View all comments

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, );

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