Changes

Jump to navigation Jump to search
25 bytes added ,  13:40, 14 September 2015
→‎WebDAV interface seems to be broken: revise text for clarity of purpose
Line 186: Line 186:  
* "change" the password in owncloud to match the password on the IMAP server.
 
* "change" the password in owncloud to match the password on the IMAP server.
   −
======WebDAV interface seems to be broken======
+
====WebDAV interface ====
Only workable for owncloud 7 or maybe 6 (need to be tested)<br />
+
The ownCloud admin panel may display the following warning.
   −
You can have this error message in the admin panel
+
Setup Warning Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken. Please double check the installation guides.
   −
  Setup Warning Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken. Please double check the installation guides.
+
The issue could come from the use of a bad domain dns name which is different of the ssl certificate. If you feel it is a false positive... simply add 'check_for_working_webdav' => false, to your /config/config.php file and get rid of it. This workaround was successful with ownCloud 7. It has not been tested on ownCloud 6 or with ownCloud 8.
 
  −
The issue could come from the use of a bad domain dns name which is different of the ssl certificate. If you feel it is a false positive... simply add 'check_for_working_webdav' => false, to your /config/config.php file and get rid of it.
      
  nano /home/e-smith/files/ibays/owncloud/html/config/config.php
 
  nano /home/e-smith/files/ibays/owncloud/html/config/config.php
81

edits

Navigation menu