Support

Forums

Contact Me

XAMPP 1.8.0 Xdebug stop working and make segmentation fault

There's a new version of Xdebug released which fixes a major bug where inspecting static properties caused Xdebug to crash in XAMPP 1.8.0.

Unfortunately, you’ll need to update manually the version of Xdebug shipped with XAMPP to Xdebug 2.2.1 rather than 2.2.0:

Simply download the correct Xdebug binary (VC9 threadsafe PHP 5.4 VC9 TS (64 bit) (MD5: 81cacc87168c99c7f65ba202dc12c4b2)) and copy it in your XAMPP installation at xampp\php\ext\php_xdebug.dll

restart Apache and you can continue debugging!

You might also like:
PHP Code Snippet to retrieve Data from WikiPedia
154 days ago
PHP Code Snippet to retrieve Data from WikiPedia
This interesting code snippet is from cedTag and let you retrieve WikiPedia description using Open
Install PHPUnit and PHPDocumentor in XAMPP
276 days ago
Install PHPUnit and PHPDocumentor in XAMPP
Open XAMPP Shell (start c:\xampp\xampp-control.exe and click on the button XAMPP-Shell), and run:
Eclipse PDT 2.0 is available
1600 days ago
Eclipse PDT 2.0 is available
The PDT project is working towards providing a PHP Development Environment framework. This project w
Eclipse Foundation, Zend Technologies, and IBM Announce the
2616 days ago
Eclipse Foundation, Zend Technologies, and IBM Announce the
The major news I was waiting for:Eclipse Foundation, Zend Technologies, and IBM Announce the Approva
Recommended PHP reading list
2621 days ago
Recommended PHP reading list
An impressive sum of links and good articles on PHP, worth reading!This list of recommended reading
blog comments powered by Disqus

Donations

Thank You for supporting my work