Disable Php Debugger

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
techsofttest
Forum Newbie
Posts: 1
Joined: Fri Nov 18, 2011 3:35 am

Disable Php Debugger

Post by techsofttest »

When i try to run my CodeIgniter projects, some errors occured...The support team suggested to disable php debugger.I change in php.ini file.But no effect.Pls tell me about how can i diable php debugger in wamp server...
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Disable Php Debugger

Post by Celauran »

What did you change in php.ini? Did you restart your web server after making those changes?
Post Reply