View Issue Details

IDProjectCategoryView StatusLast Update
0000353Xdebugpublic2009-11-22 19:44
Reporterpeterski Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0000353: No Thread Safe Binary for Windows!
Description

I have been trying to get xdebug to work for 4 days!
The trouble is that all the pre-compiled PHP/Apache engine's I'm using (XAMPP, WAMP & ZEND CORE) all use pre-compiled PHP binaries without Thread Safety!

The pre-compiled windows php_xdebug.dll from the site are compiled with Thread Safety - meaning they cannot work.

I've had limited luck on my Linux server and the pre-compiled liunx xdebug.so file which is compiled of course for *nix and therefore, Thread Safety is off!

This version, however, always displays debug information - even when I don't send the ?XDEBUG_START=<keyid> string in the browser.

Compiling xdebug using pear "pecl install xdebug" fails on BOTH Windows and Linux with various pear errors.

Can someone please release a Windows dll with Thread Safety turned off and post on website.

Thanks and Regards,

Peter Barganski

TagsNo tags attached.
Operating System
PHP Version5.2.5

Activities

derick

2009-11-22 19:44

administrator   ~0001164

Those are on the website: http://xdebug.org/download.php

Issue History

Date Modified Username Field Change
2008-02-19 18:04 peterski New Issue
2009-11-22 19:44 derick Note Added: 0001164
2009-11-22 19:44 derick Status new => closed
2009-11-22 19:44 derick Resolution open => fixed
2016-07-31 12:35 derick Category Debug client (console) => debugclient (debugging tool)
2016-07-31 12:35 derick Category debugclient (debugging tool) => (No Category)