[Owncloud] Problems with ownCloud in Windows+IIS and eM Client
Leon Orator
leonorator at lavabit.com
Tue Dec 13 03:12:26 UTC 2011
It works, now.
The problem was the configuration of PHP under IIS.
1) On IIS Manager, select the web server/folder where ownCloud is installed.
2) Open 'Handler Mapping'
3) Open 'PHP53_via_FastCGI' item
4) Click 'Request Restrictions...' button
5) On 'Verbs' tab, select 'All verbs'
In addition, according to this post:
http://groups.google.com/group/sabredav-discuss/msg/375d53a474899d44
you must completely remove the WebDAV feature of IIS (this could be a
problem for those that need it for other sites hosted on the same server).
It think it would be nice to add this information to the ownCloud site
(http://owncloud.org/install/advanced/page).
Thank you,
l.
On 12/10/2011 2:30 AM, Leon Orator wrote:
> On 12/9/2011 5:03 PM, Thomas Olsen wrote:
>> I'm not sure if you got it to work of not?
>
> Sorry if I wasn't clear.
>
> It works with sogo demo. Doesn't work with ownCloud (demo site and my
> own installlation).
>
> With sogo the authentication process is (i think) 'normal': the
> client send the 1st request unauthenticated, the server answers 401
> (unauthorized), the client then sends subsequent requests
> authenticated, and the process works.
>
> With ownCloud the authentication process... doesn't happen: the client
> send the 1st request unauthenticated, the server answers 404 (not
> found), the client shows the error "NOT FOUND" and the process aborts.
>
> Thank you for your patience.
>
> l.
>
>
>
>
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>
More information about the Owncloud
mailing list