Hi guys,

Found a strange issue in the current SVN (I'm using branches, so I'm
currently on r6179).

In my default layout I use 2 requestAction calls to pull in data for
elements. This works 100% fine, in the main part of the app.

I use a plugin to handle the backend administration of the site, but I
wasn't overriding the layout file, keeping it the same as the
frontend. That's fine, until I brought in the requestAction.

That caused it to crash Apache on my local dev server (running
Wampserver on Vista), and when uploaded also causes 1&1 to pump out
500 Errors.

A bit of investigation, and I've discovered that if I remove the
requestAction calls from my layout, it no longer crashes.

What could be causing this?

Tufty
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to