Looks like you have a 10MB limit in your php config and you're exceeding that limit, common with file uploads especially.
http://docs.php.net/manual/en/ini.core.php#ini.memory-limit
http://docs.php.net/manual/en/ini.core.php#ini.memory-limit
On 24 May 2014 03:00, 'Chris' via CakePHP <cake-php@googlegroups.com> wrote:
hi guys,...--why am I getting this error from time to time,...?Fatal error: Out of memory (allocated 10485760) (tried to allocate 19456 bytes) in
thanksChris
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
Kind Regards
Stephen Speakman
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment