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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T22:03:58+00:00 2026-06-09T22:03:58+00:00

I have never used Xdebug, but i would like to start. I am using

  • 0

I have never used Xdebug, but i would like to start. I am using Ubuntu Linux and have already been able to:

  • install php5-xdebug and make sure it is working
    through phpinfo() and var_dump()
  • install the plugin through Sublime’s Package Manager
    I can access the plugin’s menu through SHIFT+F8 setup the Xdebug url
  • in sublime settings:

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

Here’s what is going wrong:

  • I can place breakpoints in the code, but the icon seems to be wrong,
    it’s just an orange blob
  • When I “start debugging” the debug window appears completely empty
  • when I access my script, it doesn’t stop at my break points.

What am I doing wrong?

  • 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-09T22:03:59+00:00Added an answer on June 9, 2026 at 10:03 pm

    these are the whole steps, worked for me

    sudo -i
    apt-get install php5-xdebug
    vim /etc/php5/conf.d/xdebug.ini
    xdebug.remote_enable=On
    xdebug.remote_host="localhost"
    xdebug.remote_port=9000
    xdebug.remote_handler="dbgp"
    :wq
    apachectl restart
    exit
    Download do SublimeXdebug
    unzip
    move folder para ~/.config/sublime-text-2/Packages/Xdebug
    Download python 2.6 (careful with i386 vs amd64)
    dpkg-deb -x python2.6_2xxxx.deb python2.6
    move folder to ~/sublime/lib/python2.6
    open google chrome
    chrome://settings/extensions
    Get more extensions
    search for xdebug
    install xdebug helper
    go to "options" of xdebug helper
    in IDE type "other" and in input "sublime.xdebug"
    start sublime
    open file test.php
    add breakpoints
    start debugging
    in chrome go to http://localhost/test.php
    activate the icon of the plugin
    refresh
    

    That is it!

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

Sidebar

Related Questions

I have never used data context in xPages and would like to know the
I'm a database programmer, but I have never used data flow/diagram program. I would
I have never used CRON or anything like that, rails etc.. before, but I
I just started using PyGI (on Ubuntu Natty), although I have never used pygtk
I have never used php but have been asked to set up a site
I have never used SN or Git but I really want to start. I
I have never used Prototype before. But now when I'm using Rails, it seems
I have never used Perl, but I am really impressed by the ack ,
I have never used Try-catch in my code before, but now I need to
I am new ASP.NET and I have never used a GridView or DataGrid, but

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.