hi guys,

I'm getting a Server500 error when calling my cake 1.2 (newest beta)
application on my server. The error which is logged to error_log is
"Premature end of script headers: /home/www/web3/html/app/webroot/
index.php"
I figured out that the dispatcher->dispatch($url) call causes the
problem. In fact if i try to echo out the $url variable ist null. I
tried to do an echo on the $_GET in this file and the 500 error is
thrown again.

I installed cake as described within the manual. We have a Cake 1.1
application running on the same machine (different user) which runs
fine.

any ideas? thanx for all help

--~--~---------~--~----~------------~-------~--~----~
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