XDebug connects but doesn’t stop on breakpoints

The first one would be just to double check if we have correct configuration for xdebug.
But the main and common culprit for this is using

extension=xdebug.so
inplace of
zend_exention=xdebug.so

in php.ini

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*