kmel Posted February 10, 2009 Share Posted February 10, 2009 hi, i downloaded the xdebug dll and added this line to php.ini: zend_extension_ts="c:/php/modules/php_xdebug-2.0.4-5.3.0-vc9.dll" and all i get when opening a php file is : Xdebug requires Zend Engine API version 220070929. The Zend Engine API version 220060519 which is installed, is outdated. what should i do? thanks Quote Link to comment https://forums.phpfreaks.com/topic/144642-xdebug/ Share on other sites More sharing options...
premiso Posted February 10, 2009 Share Posted February 10, 2009 Update your Zend Engine API version? Quote Link to comment https://forums.phpfreaks.com/topic/144642-xdebug/#findComment-758991 Share on other sites More sharing options...
coder_ Posted February 10, 2009 Share Posted February 10, 2009 or download and install xdebug 2.0.2 version. then it will work. you just need an older version of xdebug. Quote Link to comment https://forums.phpfreaks.com/topic/144642-xdebug/#findComment-758992 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.