You may be running out of the allowed memory for your script.

in your php.ini, look for the setting: memory_limit.
by default it's set to 8M, try upping it to like 16M, or even 23M

not sure if this is your issue, but worth looking at.

On Sep 17, 9:45 am, jsgriffin <[EMAIL PROTECTED]> wrote:
> Hi
>
> I don't have any lines beginning with "php" in the .htaccess file I'm
> afraid :S
>
> On Sep 14, 6:19 pm, "Thiago Paes" <[EMAIL PROTECTED]> wrote:
>
> > Try remove the lines beginning with "php" in the .htaccess file..
>
> > For me, works fine after this alteration on a shared webserver...
>
> > On 9/14/07, jsgriffin <[EMAIL PROTECTED]> wrote:
>
> > > Hi
>
> > > I've got Cake running on a VD Server, with PHP5 running through
> > > suexec. It's running quite a large web app which collates and delivers
> > > content to users. The site works mostly fine, until we get to the more
> > > intensive parts, feed processors, layout processors etc, which is
> > > where the server starts to stall. It runs for a while, and then
> > > produces a 500 error, in the error_log we get "Premature End Of Script
> > > Headers", and nothing in the suexec or PHP logs. We've been playing
> > > around with the php.ini and httpd.conf files trying to get this to
> > > work, but to no avail. Our hosts, too, have given up on this issue.
> > > Does anyone know of any Cake issues that could be causing this? Or
> > > indeed, does anyone have any suggestions for our server config?
>
> > > Thanks
>
> > > James Griffin
>
> > --
> > ________________________________________________________
> > Thiago Paes - WebDeveloper - Linux user: #224062
> > site:http://www.thiagopaes.com.br


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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