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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T21:19:13+00:00 2026-05-22T21:19:13+00:00

so I added the following line to php.ini: zend_extension=Z:\wamp2\bin\php\php5.3.0\ext\php_xdebug.dll xdebug.remote_enable=on xdebug.remote_handler=dbgp xdebug.remote_host=localhost xdebug.remote_port=9000 xdebug

  • 0

so I added the following line to php.ini:

zend_extension="Z:\wamp2\bin\php\php5.3.0\ext\php_xdebug.dll"
xdebug.remote_enable=on
xdebug.remote_handler=dbgp
xdebug.remote_host=localhost
xdebug.remote_port=9000

xdebug is indeed located in that directory with that filename

I set report_zend_debug = 0

restarted wamp, etc

but xdebug still din’t show up in phpinfo….

apache error log displays the following:

PHP Warning:  PHP Startup: Unable to load dynamic library 'Z:/wamp2/bin/php/php5.3.0/ext/php_imagick_ts.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Mon May 30 19:07:42 2011] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Mon May 30 19:07:42 2011] [notice] Server built: Dec 10 2008 00:10:06
[Mon May 30 19:07:42 2011] [notice] Parent: Created child process 4260
Failed loading Z:\wamp2\bin\php\php5.3.0\ext\php_xdebug.dll
PHP Warning:  PHP Startup: Unable to load dynamic library 'Z:/wamp2/bin/php/php5.3.0/ext/php_imagick_ts.dll' - The specified module could not be found.\r\n in Unknown on line 0
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library 'Z:/wamp2/bin/php/php5.3.0/ext/php_imagick_ts.dll' - The specified module could not be found.
 in <b>Unknown</b> on line <b>0</b><br />
[Mon May 30 19:07:43 2011] [notice] Child 4260: Child process is running
[Mon May 30 19:07:43 2011] [notice] Child 4260: Acquired the start mutex.
[Mon May 30 19:07:43 2011] [notice] Child 4260: Starting 64 worker threads.
[Mon May 30 19:07:43 2011] [notice] Child 4260: Starting thread to listen on port 80.

PHP is version 5.3.0

got the Xdebug 2.1.1 PHP 5.3 VC9 (32 bit) version

  • 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-22T21:19:14+00:00Added an answer on May 22, 2026 at 9:19 pm

    If you are using PHP as an Apache module, you will need to get xdebug TS (Thread Safe).
    If you are using PHP as a CGI process, you will need to get xdebug (NTS – Not Thread Safe).

    You will also need to match the builds:

    PHP 5.3 VC6 will require xdebug VC6

    PHP 5.3 VC9 will require xdebug VC9

    Note that your PHP version 5.3.0 is very old, might have outdated API calls, and is generally unstable / full of bugs. Get the latest version: 5.3.6. Or use a wamp package that comes with a matching xdebug version by default.

    Here are the lines in mine that once uncommened will load xdebug:

    [XDebug]
    zend_extension = "D:\WampDeveloper\Components\Php\ext\php_xdebug.dll"
    xdebug.profiler_enable = 1
    xdebug.profiler_output_name = cachegrind.out.%t.%p
    xdebug.profiler_output_dir = "D:/WampDeveloper/Temp/xdebug"
    xdebug.trace_output_dir = "D:/WampDeveloper/Temp/xdebug"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I installed Xdebug through pecl , it added the following line to my
I added the following line to .gitignore : sites/default/settings.php but when I type git
I added following line of code in .vimrc let g:jslint_status = 'enabled' if exists(jslint_status)
I added the following lines to the top of my PHP code, but it
I have the following test line in my PHP which works fine as a
I added following command to Sessions -> Startup program but it didn't work. I'm
I've added the following code to my masterpage (Page_Load) so once a user logs
I would like to convert tab to spaces in gVim. I added the following
I'm trying to build my application for GoogleAppEngine using maven. I've added the following
I have a internal website hosted on IIS. I added the following meta code

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.