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.carloma...@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@kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>
>
_______________________________________________
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to