Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 515097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:35:35+00:00 2026-05-13T07:35:35+00:00

I’m trying to debug some PHP using NetBeans PHP 6.8 with XAMPP on Windows

  • 0

I’m trying to debug some PHP using NetBeans PHP 6.8 with XAMPP on Windows and setup xdebug in php.ini. The step by step seem working fine but when there is a critical exception on the website in the PHP, NetBeans doesn’t break on it.

I heard about adding a break-point on Exception but I couldn’t find it in NetBeans 6.8. The Ctrl + Shift + F8 doesn’t let me break on “Exception”, only “Method”.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T07:35:35+00:00Added an answer on May 13, 2026 at 7:35 am

    Like your comment says, you generally need to have the remote_mode set to ‘jit’.

    If debugging isn’t working, there are a few things you can check:

    • Add a xdebug_break(); line in your code, and see if the debugger fires.
    • Add some logging into your php.ini/xdebug.ini file:

      xdebug.remote_log="C:\temp\xdebug.log"
      

      Look at that log file to see if you are getting breakpoint events mentioned.

    • Check phpinfo() to see you have output like this:
            This program makes use of the Zend Scripting Language Engine:
            Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
                with Xdebug v2.0.5, Copyright (c) 2002-2008, by Derick Rethans  
    

    If you don’t have the “with Xdebug” line, even if you have a complete set of xdebug options listed, you will get output, xdebug_break() debugging, but no user-set breakpoints. This could also be your problem with exception breakpoints.

    The general cause for this is loading the xdebug extensions the wrong way. You need to load it as zend_extension=/path/to/xdebug.so – remove any other lines loading it starting with “extension=” or “zend_extension_ts=”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 368k
  • Answers 368k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer margin: auto; is what's broken in IE7. You can go… May 14, 2026 at 5:10 pm
  • Editorial Team
    Editorial Team added an answer You will have to go and find the corresponding license.… May 14, 2026 at 5:10 pm
  • Editorial Team
    Editorial Team added an answer GMail uses Flash to trigger the Browse File dialog. You… May 14, 2026 at 5:10 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.