Hey there,
i've a problem using FirePHP.
What i've done till now:
I visited
http://www.firephp.org/; opened my FireBug/FirePHP and have wonderfull debug output. So i think on my client side everything is setup fine.
I've installed the FirePHP Library via PEAR on my server; setup a Zend Framework project using the Zend_Front_Controller and follows the setup steps mentioned in a blog post here:
http://www.christophdorn.com/Blog/2008/09/02/firephp-and-zend-framework-16/But i do not have any output if i request my project. I visited the faq thread in this forum and processed through all points and found the problem releated that i don't have the X-Wf- header in the request header.
What do i have to do to add these headers to the request?
Greetings
Schnoop
Edit: It seems to be an Zend Framework issue; if i use the native variant i get response.