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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T20:29:22+00:00 2026-06-16T20:29:22+00:00

I try to config XDebug on PHP. I download the XDebug DLL from http://xdebug.org/

  • 0

I try to config XDebug on PHP. I download the XDebug DLL from http://xdebug.org/. I tried every possible version, and edit the php.ini as it suggested, but when I use phpinfo() to see the xdebug info I get nothing at all. Any ideas?

My environment is PHP 5.4 + Apache2.2 + Windows 7.

  • 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-16T20:29:25+00:00Added an answer on June 16, 2026 at 8:29 pm

    First, follow these instructions on the xDebug site to install the module correctly (Which I think you’ve done!.. Use the wizard!! ). (http://xdebug.org/wizard.php)

    When you run phpinfo(), you should see the following (If installed correctly):

    This program makes use of the Zend Scripting Language Engine: 
    Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
    with Xdebug v2.2.0, Copyright (c) 2002-2012, by Derick Rethans <-- !! :D !!
    

    Then, you will need to add the following to your php.ini.

    [xdebug]
    # Make sure the below path is correct and points to your 'xdebug.so'
    zend_extension="/Applications/MAMP/bin/php/php5.2.17/lib/php/extensions/no-debug-non-zts-20060613/xdebug.so"
    xdebug.default_enable=1
    xdebug.max_nesting_level=100
    xdebug.remote_autostart=on 
    xdebug.remote_enable=on
    xdebug.remote_handler=dbgp
    xdebug.remote_host=127.0.0.1
    xdebug.remote_port=9000
    xdebug.remote_mode=req
    xdebug.idekey="netbeans-xdebug" # I use netbeans IDE, so I configure this
    

    Remember: After making any changes to php.ini you must restart your apache server.

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

Sidebar

Related Questions

Is it possible to access an App.Config File from a C# Class Library that
I have now tried for hours getting xDebug (2.0.5 compiled from source) to work
App.config: <?xml version=1.0 encoding=utf-8 ?> <configuration> <appSettings> <add key=1 value=An error occured.\r\nPlease try again
I am using facebook PHP SDK to access the friend list include_once(../fb-config.php); include_once(../facebook.php); try{
I try to write DSL class Warcraft class << self def config unless @instance
try: html = urlopen('http://glbse.com/api/asset/' + asset.name) except: print 'error while updating the price of
I try to update Jenkins jobs' config programmatically, and the python Jenkins api looked
I try to use this tutorial: Hello NHibernate This is my config NHibernate file:
When I try to do db:create on sqlite database with this db config using
For some reason when I try to do config.gem include for this particular gem

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.