Jump to content

installing xdebug 2.2.2


jimfog

Recommended Posts

I intend installing xdebug 2.2.2 but I cannot understand which files to download from the ones listed here http://xdebug.org/download.php

 

By looking at the output of phpinfo() I see that I have php 5.4.4 VC9 x86 architecture-I suppose that means downloading the 32 bit version.

 

I see also that there are 2 types of xdebug, non-TS and TS,what is the difference?

Link to comment
Share on other sites

32 bit version can be ran on both 32 and 64 bit. TS means thread safe. VC9 is compiler that is used to compile the binary. they should match with your existing php installation.

Edited by birbal
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...