Hmm somhow this issue appeared again... i deleted all cache, restarted server nothing.. When i try some echo's it seems to go wrong at the Dispachter class which is called in index.php
Specifically: $this->start($controller); Line 226 on cake/dispachter.php When i do a vardump or print_r or echo, the $controller it shows nothing, a normal echo 'test'; does show before this line and not after.. Does anybody have any suggestions :| I don't see any strange errors in apache.. [Sun Nov 25 22:47:50 2007] [notice] Apache/2.2.6 (Win32) PHP/5.2.5 configured -- resuming normal operations [Sun Nov 25 22:47:50 2007] [notice] Server built: Sep 5 2007 08:58:56 [Sun Nov 25 22:47:50 2007] [notice] Parent: Created child process 4972 [Sun Nov 25 22:47:50 2007] [notice] Child 4972: Child process is running [Sun Nov 25 22:47:50 2007] [notice] Child 4972: Acquired the start mutex. [Sun Nov 25 22:47:50 2007] [notice] Child 4972: Starting 250 worker threads. [Sun Nov 25 22:47:50 2007] [notice] Child 4972: Starting thread to listen on port 80. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
