Hi, I just installed xdebug and it's working just fine when using the examples from their documentation. However, as soon as I click on 'Analyze Code Coverage' in any of the CakePHP test cases then apache crashes within 3-7 seconds. I already tried out the devel version of xdebug, changed its settings, increased the timeouts/execution times & the memory limit, but all to no avail. Testing the different features of xdebug outside CakePHP to check if only some of its functions are affected also didn't result in any errors. Yet every time I click on the 'code coverage' link it simply results in apache crashing and the page comes up with a page load error, due to the interrupted connection.
My test machine is running windows, apache 2.2, php 5.2.5 and I am using the latest cakephp 1.2 rc2 release. If anyone has experienced a similar issue, then I would appreciate any tips you can give to get CakePHP's code coverage working. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
