Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » XDEBUG & PECL
XDEBUG & PECL [message #666576] Thu, 21 April 2011 06:45
Nima  is currently offline Nima Friend
Messages: 1
Registered: April 2011
Junior Member
Hi ... I'm new to ' Eclipse PHP helios' and I want to debugg sth.
following the guide I'm using I have to uncomment some lines of document to be able to do what I want but I can not find them :

[PECL] :

zend_extension = "C:\xampp\php\ext\php_xdebug.dll"

[XDEBUG] ;

xdebug.remote_enable = On
xdebug.remote_host = "localhost"
xdebug.remote_port = 9000
xdebug.remote_handler = "dbgp"

I tried a lot but I can not find [XDEBUG] and [PECL] ... Sad
Do you have any idea?
thanks a lot .... Smile
Previous Topic:Getting exception while trying to generate code on WTP through TagToolPaletteEntry
Next Topic:JSP not recompiled on change in Java file
Goto Forum:
  


Current Time: Mon Sep 23 22:21:04 GMT 2024

Powered by FUDForum. Page generated in 0.02450 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top