Re: Fatal memory allocation error at cleanup on production server only
OK, I have tracked down a minimal test case and it seems to be nothing to
do with CakePHP. So sorry for the noise.
Just FYI, the following minimal php script produces the Fatal error,
even outside CakePHP, so it seems to be something in the php
installation.
<?php
ini_set('include_path', ini_get('include_path'));
?>
Thanks for your help
Mark
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home