- Check that the Xdebug is installed and loaded on your host. Run a
phpinfo()
script? - Is xdebug.remote_enable enabled?
- Is the IP in xdebug.remote_host correct?
- Does your xdebug.remote_port match what is set in your client?
- Is xdebug.remote_port open on your client?