owncloud-archive / acceptance-testing

User stories and virtual machine configurations
9 stars 5 forks source link

Setup warning : WebDAV interface seems to be broke #21

Closed rperezb closed 11 years ago

rperezb commented 11 years ago

Being connected to acceptance-testing: INFO: git[/usr/local/src/owncloud-core] checked out branch: master reference: d426a09f900c2edcbe03ee63d1a9f819303de240

By connecting to admin account and access to: "Admin" screen, the following warning is shown:

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.

Web browser:

Firefox and Chrome

DeepDiver1975 commented 11 years ago

thx

DeepDiver1975 commented 11 years ago

@jakobsack any time for some litmus testing the vm configuration? Just asking ... THX

jakobsack commented 11 years ago

@rperezb which vm are you using? master_on_apache_with_sqlite?

rperezb commented 11 years ago

Yes, master_on_apache_with_sqlite

DeepDiver1975 commented 11 years ago

the apache config is wrong. htaccess is not evaluated due to AllowOverride None

DeepDiver1975 commented 11 years ago

fixed with #22

DeepDiver1975 commented 11 years ago

@rperezb please pull latest version from this repo

rperezb commented 11 years ago

@DeepDiver1975 I still have this alert:

"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."

By looking at the Log:

Debug core include path for class "OC_Share_Backend_File" starts with "apps/" February 21, 2013 12:14

rperezb commented 11 years ago

It does work, THX

alexisju commented 11 years ago

I still have this message using the web-installer. I'm sorry but it still an issue. After an automatic installation, have this kind of message who refer to the manual installation (http://doc.owncloud.org/server/5.0/admin_manual/installation.html) in not helpfull for non-developer users.

Moreover, the alert don't give enough information to understand what is the trouble.

OC5.0.0 "stable" release