Hi Eric,

I believe I had the same issue a few days ago.  There's already a bug
report filed for it (https://trac.cakephp.org/ticket/5010).  I'm not
familiar with Vista's server setup, but if you install a php debugger,
I'd bet you'll find the application stuck in an infinite loop.

On Mon, Jun 30, 2008 at 9:54 PM, Eric Martin <[EMAIL PROTECTED]> wrote:
>
> I ran into an issue tonight that caused Apache 2.2 to crash on Vista
> using RC2. Basically, I deleted a helper file from my file-system but
> forgot to remove the reference to it (var $helpers = array()) from my
> app_controller.php file, which caused httpd.exe to crash/shut down.
>
> I'm not sure if it is something that CakePHP can do to prevent, but
> just wanted to post a note in case others run into the same/similar
> issue.
>
> http://www.ericmmartin.com/cakephp-12-rc2-apache-crash-on-vista/
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to