You'd likely have better luck setting PHP up under IIS. PHP is now
officially supported under IIS via FastCGI. Check out http://iis.net/php
for details.

On Jul 1, 12:54 am, 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