I have a basic YAF setup like this one https://github.com/kimausloos/Yaf-example
For some reason, I don't get any errors in my php log. But in my browser I get "No data received" ...
The app is not even getting to the default controller.
Has anyone else had this problem? My setup is now EXACTLY from the above link.
Thanks!