Is the source code terminated early or is the source code complete? Perhaps the point were the output ends prematurely is an indication toward the faulty module. An updated php extension or a previously unused function of an older extension may cause the segmentation fault.
Perhaps it is possible to track down the error by deactivating module by module in the php.ini. If you use only core functionality of PHP an update might solve the matter. In a shared enviroment the segmentation fault may come from another web. Perhaps you see symptoms and not the cause of the problems which would explain the randomness of the error. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
