82657/how-can-i-disable-xdebug-using-php
Hello @kartik,
Find your php.ini and look for XDebug.
Set xdebug autostart to false
xdebug.remote_autostart=0 xdebug.remote_enable=0
Disable your profiler
xdebug.profiler_enable=0
Hope it works!! Thank you!!
Hello @kartik, If this is just for debugging ...READ MORE
How can I insert an image in ...READ MORE
What is the best way to remove ...READ MORE
Hey @kartik, You have to provide MySQL hostname, ...READ MORE
Hello @kartik, You have provided wrong order for ...READ MORE
Hello @kartik, Set the trigger option of the popover to hover instead ...READ MORE
Hii @kartik, You can wrap the disabled button ...READ MORE
You can't pass any configuration parameters to ...READ MORE
Hello @kartik, I use Privoxy and cURL to scrape Tor ...READ MORE
Hello @kartik, This is possible in HTML5. Example (PHP ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.