[Owncloud] server crash - out of memory

Victor Dubiniuk victor.dubiniuk at gmail.com
Tue Sep 11 09:09:14 UTC 2012


Hi Antonello,

"out of memory" means that there is no physical memory available for
allocation on your server.
Try to adjust memory settings in the .htaccess file at the ownCloud root
this way:

php_value upload_max_filesize 257M
php_value post_max_size 257M
php_value memory_limit 256M

---
Victor

On Tue, Sep 11, 2012 at 12:02 PM, Antonello Carlomagno <
a.carlomagno at enuvola.com> wrote:

>  Hi all,
>
> a strange thing happens when I use to ownCloud on our server
> my server has 5 websites with wordpress ... all ok
> and I'm trying ownCloud 4.0.7 from July
>
> it seems that after a few login / logout via web ... the server crashes
> ... "out of memory" .. and reset.
>
> I'm desperately looking for the problem, but I can not find the bug.
>
> It's a coincidence or it happened to some of you?
>
> thanks
> Antonello
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20120911/7b0bed4a/attachment.html>


More information about the Owncloud mailing list