You are here:Home»KB»Web Server»xampp»XAMPP crashes when xdebug is enabled
Wednesday, 23 June 2010 20:12

XAMPP crashes when xdebug is enabled

Written by

After enabling xdebug in php.ini and restarting apache, viewing the default XAMPP localhost index causes apache to crash in the same way every time, reporting 'php_xdebug.dll' as the Fault Module Name.


The problem is that XDebug is not compatible with Zend optimizer so you need to comment all sections under the [Zend] section.

Read 1015 times Last modified on Thursday, 07 July 2022 07:27