On Mon, Oct 1, 2012 at 11:41 PM, Arthur Schiwon <[email protected]> wrote: > On Monday, October 01, 2012 03:08:42 PM Michael Gapczynski wrote: >> I don't have time to test it, but it looks fine. The only issue I see is >> that you're using OC_FileCache_Cached, you should be using OC_FileCache. > > Well, it does not work with OC_FileCache*. I did not track it down, in the > additional code it would be the same but somewhere down the road something > goes wrong. I assume it might have something to do with some FileView stuff > happening in OC_FileCache_Update::update() which is triggered in this case. > > This is while I am logged in. It works when I call up the URL while i am > logged out. Since this works in both scenarios, I prefer this way.
Hi Arthur, my server is win7 32bit, running apache2.4. I installed RC1 from scratch. Two issues: - Upload is limited to 2MB and once you try to upload more than 2, the upload never ends - I created a test folder in files screen, after a few seconds, pressed Files again, got the usual error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 36 bytes) in C:\servers\Apache24\htdocs\owncloud\lib\connector\sabre\node.php on line 241 -- Emre _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
