trans-am Posted February 24, 2010 Share Posted February 24, 2010 I hava installed xdebug successfully! However ,when I navigate to my domain homepage,the page displays garbled and it shows normally when I disabled the xdbug. By the way ,I used WampServer2.0 and the php version is 5.2.9 and the osCommerce version is oscommerce-3.0a5utf8. The codes for xdebug in the php.ini : [Xdebug] zend_extension_ts="C:/wamp/bin/php/php5.2.9-1/ext/php_xdebug.dll" xdebug.remote_enable=on xdebug.remote_handler=dbgp xdebug.remote_host=localhost xdebug.remote_port=9000 I want to know why! Thans! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.