On Wed, Jul 18, 2012 at 09:25:28AM -0400, B Walker wrote: > On Wed, 18 Jul 2012 15:08:00 +0200 Bart Visscher <[email protected]> wrote: > > On Tue, Jul 17, 2012 at 08:22:58AM -0400, B Walker wrote: > > > If I access /files/webdav.php (via https://) I end up with several > > > new php session files in my server temp directory. If I comment > > > out the session_start(); in lib/base.php OC::initSession the > > > session files are not created and it doesn't seem to affect > > > operation at all (not that I'm suggesting this as a fix, just > > > noting the behavior). My php.ini is not set to automatically > > > create sessions. > > > > I noticed this too, and i have started working on this. Will try to > > finish this for OC5. > > Whew, thought my email wasn't hitting the list. > > If you need anybody to try things out, test changes, etc..my setup is > currently not used by anybody except myself, so I'm available to break stuff > ;-)
This was fixed by Michael Gapczynski last sunday. Bart _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
