Am 10.05.2012 um 19:27 schrieb Bugzy Little: > Dear Georg > > On Thu, May 10, 2012 at 9:30 AM, Georg Ehrke > <[email protected]> wrote: > >>>> I see the following errors in the apache owncloud log: >>>> >>>> [Wed May 09 20:32:23 2012] [error] [client xxx.xxx.xxx.xxx] PHP >>>> Notice: Undefined index: PATH_INFO in >>>> /var/www/html/owncloud/remote.php on line 5 >> That happens if you just call ownCloud/remote.php/ without the name of the >> service. >>>> [Wed May 09 20:32:23 2012] [error] [client xxx.xxx.xxx.xxx] PHP >>>> Warning: strpos(): Offset not contained in string in >>>> /var/www/html/owncloud/remote.php on line 6 >>>> >> Same reason. >> >> Whatweb says that it remote.php/webdav returns an 401. > WhatWeb actually says that /files/webdav.php returns an 401 too, so it don't seems to be a fail of the remote.php > The authorization portion works, the problem seems to be everything > after that. Also, I have been testing this with demo.owncloud.org/dev/ > as well as my local installation to ensure that the issues are not > particular to my setup. The urls work not only in finder but also in > firefox, Chrome, and IE. I will do some more testing and see if I can > come up with some more data. > > Thanks for looking into this > Bugzy
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
