Sunday, January 22, 2012

WAMP Disable Fancy (Orange) style error reporting + PHP

WAMP Disable Fancy (Orange) style error reporting + PHP

Just Disable XDEBUG Extension from php.ini

Steps:
1) Click on WAMP >> PHP >> php.ini
2) Serach for "php_xdebug" and comment below line
3) ;zend_extension = "c:/wamp/bin/php/php5.3.5/zend_ext/php_xdebug-2.1.0-5.3-vc6.dll"

Feel free to comment below and I’ll do my best to reply and/or add to the follow up. Thanks