Changes

Jump to navigation Jump to search
636 bytes added ,  01:12, 5 August 2014
Line 175: Line 175:  
* open his/her personal settings
 
* open his/her personal settings
 
* "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======
 +
 +
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.
 +
 +
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
 +
and add
 +
'check_for_working_webdav' => false,
    
===Mozilla Sync===
 
===Mozilla Sync===

Navigation menu