I was under the impression that the zend blank pages related posts
were about the zend optimizer only.

phpinfo() returns This program makes use of the Zend Scripting
Language Engine:
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies but
nothing about the optimizer.

Thanks,
Colin

On Jan 31, 12:24 am, chad <[EMAIL PROTECTED]> wrote:
> Colin - search this forum for 'zend'
>
> On Jan 30, 9:26 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
> > Two copies of the same app one local and one remote.  Controller A
> > works in both but controller B does not all it displays is ablank
> >screenfor any of the actions.
>
> > Remote:
> > Linux
> > PHP 5.1.6ZendEngine v 2.1.0
>
> > Local
> > Windows XP /w Apache
> > PHP 5.2.5ZendEngine v 2.2.0
>
> > CakePHP Version 1.1.19.6305
>
> > I made the last line of two templates for the offending controller
> > <?php $this->log(__line__.' '.__file__); ?> and that line shows in the
> > log.  In the execution order what happens after the view that I should
> > debug next.  I've confirmed that it gets all the way to the end of the
> > view file but don't know where it goes from there.
>
> > Any help would be greatly appreciated.
>
> > Thanks,
> > Colin
--~--~---------~--~----~------------~-------~--~----~
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