Wednesday, November 25, 2009

Fatal Error: Out of memory error

Hello All

I keep getting this error from time to time. Like 2-3 times a week,
but I haven't been able to find out the reason for this error.

The error looks something like this....

Fatal error: Out of memory (allocated 4980736) (tried to allocate 37
bytes) in D:\webapp\scripts\myapp\cake\libs\model\dbo\dbo_mysql.php on
line 428

The line in question in the file dbo_mysql.php is
$i = 0;

Can somebody guide me regarding this?

Thanks and Regards
ShiVik

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: