View Issue Details

IDProjectCategoryView StatusLast Update
0000524XdebugInstallationpublic2010-01-30 10:18
Reporterrobgoudvis Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version2.0.0dev 
Summary0000524: Cannot activate
Description

I downloaded 2.0.5, both VC6 and VC6-non-thread-safe. Installed both dll on a directory. Updated php.ini:
zend_extension_ts="C:\Program Files\Zend\ZendServer\lib\xdebug\php-5.2.x\php_xdebug.dll"
;zend_extension="C:\Program Files\Zend\ZendServer\lib\xdebug\php-5.2.x\php_xdebug_nts.dll"

[XDebug]
xdebug.remote_enable=on
xdebug.remote_handler=dbgp
xdebug.remote_host=localhost
xdebug.remote_port=9000

phpinfo shows:
Version: 5.2.11
Thread safety: disabled
Debug build: no

But I do not see the Xdebug paragraph, nor can I get Xdebug to work from NetBeans.
I use Zend Apache 2.2.14, with PHP and MySQL installed.

Additional Information

I studied "all" installation documentation and followed all their installation steps. But I cannot get it to work.

TagsNo tags attached.
Operating SystemWindows XP
PHP Version5.2.10

Activities

derick

2010-01-30 10:18

administrator   ~0001291

Please use the mailinglists for support.

Issue History

Date Modified Username Field Change
2010-01-18 08:55 robgoudvis New Issue
2010-01-18 08:55 robgoudvis Operating System => Windows XP
2010-01-18 08:55 robgoudvis PHP Version => 5.2.10
2010-01-18 08:55 robgoudvis Xdebug Version => 2.0.5
2010-01-30 10:18 derick Note Added: 0001291
2010-01-30 10:18 derick Status new => resolved
2010-01-30 10:18 derick Resolution open => no change required
2010-01-30 10:18 derick Assigned To => derick