NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Debugging Php file using and browser


Joined: 17 Dec 2008
Posts: 2
Reply with quote
I used :
http://myserver/file.php?xdebug_sesstion_start=1
and
http://myserver/file.php?DBGSESSID=1@clienthost:7869;d=1,p=1

and nothing happened!! the browser -IE- just print the result of executing the php file ?!!
is there any configration must be done before using these commands on the browser?
View user's profileFind all posts by alaa.howaidiSend private messageYahoo Messenger
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
seems you didn't install debugger module on your server.
If the server is not yours, you can't debug it.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
rep


Joined: 17 Dec 2008
Posts: 2
Reply with quote
i have installed the debugger and the server is mine,
but the browser doesn't breakpoint at any point when i use the previous commands inside the URL and it just view the results of my php file.i did everything as u said before.
i install the server on another pc and i debug my code on it,not on my local pc where i start the browser.
how can i make the browser breakpoint ?
View user's profileFind all posts by alaa.howaidiSend private messageYahoo Messenger
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
make sure that phpinfo displays DBG section and debugger is shown ENABLED there.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Debugging Php file using and browser
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic