Tümü,
Zend Framework tabanlı bir web uygulaması üzerinde çalışıyorum. Biz dev sunucu üzerinde bellek hataları dışında karşılaşmak tutmak:
XXXX bayt İzin bellek boyutu (denedim YYYY bitkin ...
Biz php.ini artan memory_limit tutmak, ancak 1000 yılı megs kadar şimdi. Normal memory_limit değeri nedir? Bellek tükeniyor için php / Zend olağan şüpheliler nelerdir? Biz Propel ORM kullanıyor.
Tüm yardım için teşekkür ederiz!
Update I cannot reproduce this error in my windows environment. If I set memory_limit low (say 16M), I get the same error, but the "tried to allocate" amount is always something reasonable. For example: (tried to allocate 13344 bytes) If I set the memory very low on the (Fedora 9) server (such as 16M), I get the same thing. consistent, reasonable out of memory errors. However, even when the memory limit is set very high on our server (128M, for example), maybe once a week, I will get an crazy huge memory error: (tried to allocate 1846026201 bytes). I don't know if that might shed any more light onto what is going on. We are using propel 1.5. It sounds like the actual release is going to come out later this month, but it doesn't look like anyone else is having this problem with it anyway. I don't know that Propel is the problem. We are using Zend Server with php 5.2 on the Linux box, and 5.3 locally.
Herhangi fazla fikir? Ben Xdebug Linux'unuzda yüklü almak için bir bilet var.
Teşekkürler,
-Rep