Similar issue here on Win2008 R2, up to date Lighttpd 1.4.30-4 PHP 5.3.4, sqllite
Simon 2012/9/6 Emre Erenoglu <ereno...@gmail.com> > Yes, very strange. Due to this, I can't use 4.5 beta's at the moment. I > will test in a centos installation as well to understand if this is > specific to Windows/Apache context. > > Emre > > > On Thu, Sep 6, 2012 at 2:40 AM, Victor Dubiniuk <victor.dubin...@gmail.com > > wrote: > >> Hi Emre, >> >> 536870912 bytes is actually 512MB allowed for the PHP scripts by >> .htaccess file. >> But it is not reasonable anyway. >> Looks like there is a race condition in the code. >> >> --- >> Victor >> >> On Thu, Sep 6, 2012 at 1:26 AM, Emre Erenoglu <ereno...@gmail.com> wrote: >> >>> Hi, >>> >>> I'm trying to test the latest server & client for syncing purpose. I >>> setup a brand new instance of the server (windows, apache2.4, mysql) with >>> only bare minimum (checked out from GIT only core part 1 hour ago). >>> >>> Once the server is setup, I do the following: >>> - Go to files >>> - Click to create a new directory >>> - give a name and press enter >>> - Click Files again on left link pane >>> >>> Then I see following error: >>> *Fatal error*: Allowed memory size of 536870912 bytes exhausted (tried >>> to allocate 24 bytes) in *D:\owncloud\lib\connector\sabre\node.php* on >>> line *240* >>> >>> Similarly, when I try to sync a directory with latest client 1.1.0beta2, >>> I also see similar messages in server (and client does crash!) >>> *Fatal error*: Allowed memory size of 536870912 bytes exhausted (tried >>> to allocate 2 bytes) in *D:\owncloud\lib\connector\sabre\node.php* on >>> line *240* >>> >>> The system has 2gb memory of which most of them are free, +1gbyte page >>> file available. I don't think it's an issue of memory. >>> -- >>> Emre >>> >>> >>> _______________________________________________ >>> Owncloud mailing list >>> Owncloud@kde.org >>> https://mail.kde.org/mailman/listinfo/owncloud >>> >>> >> > > > -- > Emre > > _______________________________________________ > Owncloud mailing list > Owncloud@kde.org > https://mail.kde.org/mailman/listinfo/owncloud > >
_______________________________________________ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud