can you install xdebug? http://xdebug.org/
j On 13 March 2010 11:13, Mark Hindley <[email protected]> wrote: > On Fri, Mar 12, 2010 at 09:24:06PM -0800, Dr. Loboto wrote: >> Did you place echos in each deatructor both on enter and exit? > > Yes. The one in socket.php didn't seem to be being called, but the > others all seemed to run and exited before the Fatal error appears. > > Are the destructors the very last thing that CakePHP runs? Does that > imply that the error comes from somewhere else in the php installation? > Other php scripts on the server run without causing the error, so it > appears to be something that CakePHP is doing. If I am to persuade the > hosting admin that is is something in the php installation, I will need > to be able to produce a short test case that reproduces it. > > 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 [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?hl=en > -- jon bennett - www.jben.net - blog.jben.net 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 [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?hl=en
