NuSphere Forums Forum Index
NuSphere Forums
Reply to topic


Joined: 23 Aug 2005
Posts: 51
Reply with quote
hi

still does not work in may case

from phpinfo:

Version 3.1.6
Linked as a shared library.
Dbg SSL not available
Dbg ip security enabled.
Profiler enabled
Target PHP version 5.1.4
Server API CGI/FastCGI
Extensions API 220051025
Modules API 20050922
PHP API 20041225

debugger.enable_session_cookie On On
debugger.enabled On On
debugger.fail_silently Off Off
debugger.hosts_allow protected value protected value
debugger.hosts_deny protected value protected value
debugger.ignore_nops Off Off
debugger.JIT_enabled On On
debugger.JIT_host localhost localhost
debugger.JIT_level 3 3
debugger.JIT_port 7869 7869
debugger.net.chunksize 48000 48000
debugger.net.maxpacketsize 4096000 4096000
debugger.ports protected value protected value
debugger.profiler_enabled On On
debugger.session_nocache On On
debugger.timeout_seconds 300 300


i start execution by ctrl-f9
it runs till debugbreak
then if i press f8/f7 it will proceed line by line
if i press f4/f9 it will run to the end ignoring all breakpoints

it is a local file, build in browser, win32
i tried both when file is part of the probject and when not
View user's profileFind all posts by alexeiSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Do you work with SRV web server or you're using 3rd party web server such as Apache or IIS?
In latter case you have to setup MAPPING. Without doing it, breakpoints may not work.
Read FAQ forum on how to do it.

Feel free to let know if you get any problems with this.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 23 Aug 2005
Posts: 51
Reply with quote
srv one
tried with and without project mapping
i'll try to setup it on a test server (with mapping) to see if it will work
maybe just something wrong with my phped setup..
View user's profileFind all posts by alexeiSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Mapping is not required in case of SRV because PhpED does not use URLs to run it. As you might note it uses http://file:/ blah blah blah.
Check if your file is run this way.
If you need normal URLs, switch to Apache or IIS and enable mapping.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
debugger breakpoints
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