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 8750829
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T12:56:03+00:00 2026-06-13T12:56:03+00:00

I am trying to install the sublime text 2 plugin https://github.com/Kindari/SublimeXdebug/blob/master/README.md . But am

  • 0

I am trying to install the sublime text 2 plugin https://github.com/Kindari/SublimeXdebug/blob/master/README.md. But am having trouble getting it working:

So far I have a few questions:

where it says:

"settings": {
    "xdebug": { "url": "http://your.web.server" }
}

my local wamp server is “htp://127-0-0-1” — is this what it means?

Also after following the Xdebug installation wizard the PHP.ini file looks like this :

zend_extension = \xampp-portable\php\ext\php_xdebug-2.2.1-5.4-vc9.dll
;xdebug.profiler_append = 0
;xdebug.profiler_enable = 1
;xdebug.profiler_enable_trigger = 0
;xdebug.profiler_output_dir = "\xampp-portable\tmp"
;xdebug.profiler_output_name = "cachegrind.out.%t-%s"
;xdebug.remote_enable = 0
;xdebug.remote_handler = "dbgp"
;xdebug.remote_host = "127.0.0.1"
;xdebug.trace_output_dir = "\xampp-portable\tmp"

is this correct?

3) Also to initiate a session do I need to have a XDEBUG_SESSION_START present in the URL.I have installed xdebug helper in chrome, and tried htp://127-0-0-1/test1/index?XDEBUG_SESSION_START in chrome’s address bar

Thank you very much in advance. even answering 1 or 2 of the questions would be a big help

regards,

Bill

Hi Bob – Thanks for looking at this. by following your instructions I have a portion of it working. I’ll play with it a little more and ask a followup question in the next 24-48 hours – Bill

  • 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-06-13T12:56:04+00:00Added an answer on June 13, 2026 at 12:56 pm
    1. The sublime text xdebug plugin will use this path to enable and disable xdebug session on the server. The url should be the same as the one you are using to connect to the server in your browser. In this case, that would be "xdebug": { "url": "http://127.0.0.1" }.

      If you are using the Chrome xdebug helper you can skip configuring that part, but you will need to edit the IDE key in the options for the Chrome extension. Just change the dropdown to Other and enter sublime.xdebug as the value.

    2. There are a few problems with your xdebug settings. First, you must use the full path when specifying the extension. Second, all of your settings are commented out with ;‘s.

      Here’s a simplified config to get you started. I guessed what the path was to your xdebug dll, so edit it if it does not reflect where your file is actually located.

      zend_extension = "C:/xampp-portable/php/ext/php_xdebug-2.2.1-5.4-vc9.dll"
      xdebug.remote_enable = 1
      xdebug.remote_handler = dbgp
      xdebug.remote_host = 127.0.0.1
      xdebug.remote_port = 9000
      

      Once you have edited and saved your php.ini file, restart/reload xampp and check phpinfo() to make sure xdebug is active.

    3. Item #1 already handled this. If you set the url in your .sublime-project file, it will automatically open your default browser with http://127.0.0.1/?XDEBUG_SESSION_START=sublime.xdebug. This is really just a convenience helper to start and stop the debugging session, and can be safely ignored.

      I much prefer using the Chrome xdebug helper instead. Just click the bug in the address bar to enable/disable the debug session.

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

Sidebar

Related Questions

trying to install yasnippet for emacs 23 from https://github.com/joaotavora/yasnippet Firstly I attempted the quick
Trying to install https://github.com/Necromnius/Facebook-Ignited/ into codeigniter. I'm new to the framework, how should I
I am trying to install a package from github, but keep getting the following
Trying to install Text::Bidi CPAN module, but failed. Getting this error . Do anybody
I am trying: install.packages(RGoogleDocs, repos = http://www.omegahat.org/R) As suggested here , but it doesn't
When trying to install the ADT plugin following Android Developper Site' instructions on a
Been trying to install the Devkit in WIN XP but can't get past the
Trying to install the Visual Studio 2010 SDK but it aborts with an error
I'm trying install Dynamics AX Server 2009 in Windows Server 2003 but I have
im trying to install the cydia source code. $ git clone git://git.saurik.com/cydia.git $ cd

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.