Hello I updated today Zend Server CE from 5.0.3 to 5.0.4 on my Windows xp machine.

But since the upgrade i got the following error:

Failed loading K:\Program Files\Zend\ZendServer\bin\php_xdebug-2.1.0-5.2-vc6-nts.dll
Failed loading K:\Program Files\Zend\ZendServer\lib\phpext\dbg-php-5.2.dll

Can anyone help me to solve this problem?

link|improve this question

56% accept rate
Same here. Can't configure xdebug with zend server CE 5.0.4 – user70866 Mar 9 '11 at 10:00
feedback

1 Answer

Xdebug is incompatible with the Zend Optimizer and Zend Studio Debugger extensions. These extensions should be commented out.

See: NetBeans Wiki - How do I configure XDebug?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.