.htaccess - Enable XDebug PHP debugger for only specific websites -


i'm running centos web server suphp , need enable xdebug php debugger few select websites. i've added suphp_configpath setting in .htaccess file can have custom php.ini file these websites, , i've added

zend_extension="/usr/lib64/php/modules/xdebug.so"

to custom php.ini file. i've confirmed indeed using custom php.ini, however, when running phpinfo() doesn't show xdebug enabled.

any highly appreciated.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -