When you set the debug to 0, doesnt cake use a different overall template? If so, it may not print debugging information at all ! tmp , database and cache status sound like debugging information to me.
I could be wrong of course... MIke On 15/08/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hm. I trying to use 1.2.0.5146alpha > > Latest version of Cake. Under my windows (all directory is writable > for cake ;) php 4, Mysql 4.* > > After install I get this info: > > >Your tmp directory is writable. > >Your cache is set up and initialized properly. > > >fileengine is being used to cache, to change this edit config/core.php > >Settings: > > > * class: fileengine > > * directory: z:\home\roads.ua\www\app\tmp\cache\ > > * prefix: cake_ > > * lock: false > > >Your database configuration file is present. > > >Cake is able to connect to the database. > > And, When I change in core.php : debug 1 -> debug 0. I get blank > page... > No one string of code, no byte nothing. Event default.ctp (thtml) - > absent. > > Why I have blank page? Where is my mistake? > One change: debug 0 -> 1 and ... blank. Why??? ;) > > > > > -- ------------------------------------ Mike Green Find yourself some misspelled ebay bargains! http://www.typingwand.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
