Page 1 of 1

FirePHP configuration in a local PC

PostPosted: 03. August 2009 15:20
by notuo
Hi again.

Is there any chance anyone had installed FirePHP in your local machine to use it?

I am kind of lost doing this.

http://www.firephp.org/HQ/Install.htm
http://www.firephp.org/HQ/Learn.htm

The last page mention:

Let's assume your document root is /www/ and it is in your PHP include path.


In this case should I use e:\xampp\htdocs ?

Thanks in advance,

Re: FirePHP configuration in a local PC

PostPosted: 03. August 2009 15:50
by Wiedmann
In this case should I use e:\xampp\htdocs ?

That's your default DocumentRoot in a normal XAMPP installation.

Re: FirePHP configuration in a local PC

PostPosted: 03. August 2009 15:56
by notuo
Yes. That is.

Re: FirePHP configuration in a local PC

PostPosted: 03. August 2009 16:53
by notuo
Well, that's it. You have to use your local htdocs path (complete like the one I mentioned in my case)

Thanks