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. Bart _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
