The complete site is FTPed from the test to the prod server. It works
great on the test server, empty pages only showing debug info on the
prod server "(default) 8 queries took 56 ms" .etc...  As if the
containt had not be been uploaded or something, but it is not the case
(I checked that all the files were FTPed OK).


On 23 juin, 15:14, brian <[email protected]> wrote:
> Check your layout file. If you're seeing the debug info, you must have
> a $cakeDebug somewhere. Is it possible that you're missing the
> $content_for_layout variable?
>
> On Tue, Jun 23, 2009 at 4:42 AM, vidaubannais<[email protected]> 
> wrote:
>
> > Hello,
>
> > I am evaluating CakePHP - it looks greate.
>
> > However I came across the following issue I cannot find an explanation
> > for:-
>
> > On my dev/test server everything works OK.
>
> > However once I have uploaded the site on the prod server only the
> > front page seems to display OK, subsequent links redirect to [almost]
> > empty pages - I say "almost" because the pgaes are all empty, white,
> > apart from the CakePHP debug info (stats) at the bottum of the page -
> > this debug info looks OK (the correct queries are triggered ...) but
> > still the content is not displayed. I am going mad with this,
> > especially that the tree structure of the www directory is the same on
> > the test machine and on the prod machine.
>
> > Any help yould help me BIGGGGG time.
>
> > Thanks!
--~--~---------~--~----~------------~-------~--~----~
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