PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Validate the configuration of a debugging engine

Last modified: 07 September 2023

PhpStorm can validate your configuration of Xdebug or Zend Debugger and tell you if some setting is missing or inconsistent with other settings. When configuring the PHP interpreter for a project, PhpStorm informs you whether a debugger is installed in your local PHP development environment and reports on the Xdebug or Zend Debugger version used. For more information, refer to Configure a debugging engine manually, Configure local PHP interpreters, and Configure remote PHP interpreters.

You can also get more detailed information about the debugging engine on a local or remote web server with the Validate Debugger Configuration on Web Server dialog.