Configuring a Debugging Engine
This section describes how to configure two most popular tools used in PHP debugging:
These tools cannot be used simultaneously because they block each other.
To avoid this problem, you need to update the corresponding sections in the
php.ini
file. To open the active php.ini
file in the editor:
- Open the Settings / Preferences Dialog by pressing Ctrl+Alt+S or by choosing for Windows and Linux or for OS X, and click PHP under Languages&Frameworks.
-
On the PHP page that opens, click
next to the CLI Interpreter field.
-
In the CLI Interpreters dialog box that opens, the Configuration File read-only field
shows the path to the active
php.ini
file. Click Open in Editor.
In this part:
See Also
Last modified: 23 March 2017