Yes, I had a working installation. Now I'm getting 404 even for /remote.php but all other files in root directory work (except public.php but I assume this is OK) /files/webdav.php/ and all subdirs work, I'm getting login prompt and I can see all my dirs/files. /remote.php/webdav/ doesn't work. 404
In what file I should remove these lines? I commented return of status STATUS_NOT_FOUND in remote.pgp and I'm getting 200 code so looks like 404 returned by remote.php I'm using nginx+php-fpm as webserver, just in case. Denis Kot 2012/6/9 Bart Visscher <[email protected]>: > On Fri, Jun 08, 2012 at 10:38:17AM +0300, Denis Kot wrote: >> Still doesn't work. 404 for /remote.php/core.css and /remote.php/core.js > > Just to comfirm, you had a working installation? Did and does the webdav > work? > Does owncloud/files/webdav.php/ work? Do subdirectories work? > Does owncloud/remote.php/webdav/ work? And subdirectories? > > Can you try the following: > > remove the lines between ob_end_clean() and return of the function > loadApps? Only remove whole lines, this should disable the > core.css/core.js functionality. > > Let me know how it goes. > > Bart >> >> Denis Kot >> >> >> 2012/6/8 Bart Visscher <[email protected]>: >> > On Thu, Jun 07, 2012 at 07:13:22PM +0300, Denis Kot wrote: >> >> Could someone take a look at bug >> >> http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-933 >> >> I'm unable to do any testing w/o this. >> > >> > This is fixed in latest master, owncloud.org is down at the moment. Will >> > update the bug later. >> > >> > Bart >> > >> >> >> >> >> >> Denis Kot >> >> _______________________________________________ >> >> Owncloud mailing list >> >> [email protected] >> >> https://mail.kde.org/mailman/listinfo/owncloud >> _______________________________________________ >> Owncloud mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
