Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Remote Launch doesn't show on debug session(during webserver debugging using xdebug )
icon5.gif  Remote Launch doesn't show on debug session [message #508475] Tue, 19 January 2010 05:56 Go to next message
Ethereal1m Mising name is currently offline Ethereal1m Mising nameFriend
Messages: 37
Registered: January 2010
Member
Dear experts,
I tried to debug a php script using webserver but when I start debugging, the debug window doesn't display "Remote Launch" below "PHP Application" icon as the forum xdebug documentation suggests.

What could be wrong? I follow the steps including setting remote server on xdebug and Eclipse PDT.

The following is some output from my phpinfo:
xdebug.remote_enable	On	
xdebug.remote_handler	dbgp	
xdebug.remote_host	localhost:80	
xdebug.remote_log	C:\PHP\xdebug log	
xdebug.remote_mode	req	
xdebug.remote_port	9000


On PDT configuration:

web server is set to
http://localhost:80

xdebug DBGp settting:
http://img259.imagevenue.com/loc86/th_80497_setting_122_86lo.JPG

Anything else that I missed?

Best regards,
ethereal1m
Re: Remote Launch doesn't show on debug session [message #508508 is a reply to message #508475] Tue, 19 January 2010 04:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

What is the content of your xdebug log ?

Dave Kelsey

On 19/01/10 05:56, Ethereal1m wrote:
> Dear experts,
> I tried to debug a php script using webserver but when I start
> debugging, the debug window doesn't display "Remote Launch" below "PHP
> Application" icon as the forum xdebug documentation suggests.
> What could be wrong? I follow the steps including setting remote server
> on xdebug and Eclipse PDT.
> The following is some output from my phpinfo:
>
> xdebug.remote_enable On
> xdebug.remote_handler dbgp
> xdebug.remote_host localhost:80
> xdebug.remote_log C:\PHP\xdebug log
> xdebug.remote_mode req
> xdebug.remote_port 9000
>
>
> On PDT configuration:
>
> web server is set to
> http://localhost:80
>
> xdebug DBGp settting:
> http://img259.imagevenue.com/img.php?image=80497_setting_122 _86lo.JPG
>
> Anything else that I missed?
>
> Best regards,
> ethereal1m
>
Re: Remote Launch doesn't show on debug session [message #508554 is a reply to message #508508] Tue, 19 January 2010 12:30 Go to previous message
Ethereal1m Mising name is currently offline Ethereal1m Mising nameFriend
Messages: 37
Registered: January 2010
Member
hm,
strangely I didn't get anything on my log directory. And I don't think this is a permission issue..since i'm using windows xp.

Did I miss anything so that I didn't the log written?
Previous Topic:Can't create first project
Next Topic:xdebug log doesn't write
Goto Forum:
  


Current Time: Fri Apr 26 03:51:51 GMT 2024

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

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

Back to the top