NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Debugger always runs - solved


Joined: 09 Oct 2003
Posts: 60
Location: Bristol, England
Reply with quote
Hi,

I thought I'd post this solution for anyone who is having a similar problem.

I had a problem after I installed the latest version of phpED (although I suspect this behaviour has been around for a while now) - the debugger started every time I tried to display a page on my test sites in my browser, which wasn't the behaviour I was used to in previous versions i.e. the debugger only started a debugging session when I wanted to debug by using the Open Url window in phpEd.

Very annoying, because I usually want to navigate through my sites normally and debug only when necessary.

After a lot of searching and reading posts here and trial and error testing, I discovered that this behaviour is caused by the debugger.JIT_enabled=On line in the php.ini file.

If you comment this line out:

;debugger.JIT_enabled=On

or change the option to off:

debugger.JIT_enabled=Off

then you can have full control again over when you want the debugger to start.

Hope this helps.

Debbie
View user's profileFind all posts by Debbie-LeighSend private messageVisit poster's website
Debugger always runs - solved
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