Hi there

Could it be something to do with your php.ini's post_max_size
directive value?

David

On Aug 27, 4:55 pm, neverlosty <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having an issue where I'm trying to post a very large (1M) string
> through http $_POST
>
> For some reason when cake is starting up, in
> cake/libs/controller/controller.php
> [line 387]  $this->Component->init($this);
>
> After that it just dies. When I try to debug the Component.php
> function init, it does not get called.
> This only happens when there is an excessively large $_POST.
>
> Has anyone ever had this issue?
>
> cheers,
> Tony.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to