Tailored Installation Instructions
Summary
    * Xdebug installed: 
Only as PHP extension!
    * Server API: Apache 2.0 Handler
    * Windows: yes - Compiler: MS VC6 - Architecture: x86
    * Zend Server: no
    * PHP Version: 5.2.6
    * Zend API nr: 220060519
    * PHP API nr: 20060613
    * Debug Build: no
    * Thread Safe Build: yes
    * Configuration File Path: C:\Windows
    * Configuration File: C:\PHP\php.ini
    * Extensions directory: C:\PHP\ext
Instructions
Warning: You seem to have Xdebug loaded as a normal PHP extension only. This will cause odd issues, please see the FAQ entry on it.
   1. Download php_xdebug-2.1.0-5.2-vc6.dll
   2. Move the downloaded file to C:\PHP\ext
   3. Edit C:\PHP\php.ini and add the line
      zend_extension_ts = C:\PHP\ext\php_xdebug-2.1.0-5.2-vc6.dll
   4. Restart the webserver
			
		
 
	
Partager