

In this area, you can specify tasks to be performed before starting the selected run/debug configuration. Ĭlick this button to sort configurations in the alphabetical order. To remove grouping, select a folder and click. Then, to move a configuration into a folder, between the folders or out of a folder, use drag or and buttons. If only a category is in focus, an empty folder is created.

To create a folder, select the configurations within a category, click, and specify the folder name. You can group run/debug configurations by placing them into folders. Move into new folder / Create new folder. Click this button to save a temporary configuration as permanent. The button is displayed only when you select a temporary configuration. Note that you create copies of default configurations. Note that you cannot delete default configurations.Ĭreate a copy of the selected run/debug configuration. The tree view of run/debug configurations has a toolbar that helps you manage configurations available in your project as well as adjust default configurations templates.ĭelete the selected run/debug configuration. idea directory, you can save the configuration to any other directory within the project.īy default, it is disabled, and PhpStorm stores run configuration settings in. However, if you do not want to share the. Save the file with the run configuration settings to share it with other team members. This is helpful when a run/debug configuration consumes a lot of resources and there is no good reason to run multiple instances. Select to allow running multiple instances of this run configuration in parallel.īy default, it is disabled, and when you start this configuration while another instance is still running, PhpStorm suggests to stop the running instance and start another one. Specify a name for the run/debug configuration to quickly identify it when editing or running the configuration, for example, from the Run popup Alt+Shift+F10. Use the controls in this area to configure behaviour of the debugging tool.

See Environment Variables in Apache for details. In this field, specify the environment variables be passed to the built-in server.
#Jetbrains phpstorm run full#
This setting does not block the script execution because the script location is always specified through a full path. Type the path manually or click the Browse button and select the desired folder in the dialog that opens. In this field, specify the location of the files that are outside the folder with the script and are referenced in your script through relative paths. When you close the dialog, they are all displayed in the Command line options field with spaces as separators. If necessary, click and type the desired options in the Command Line Options dialog. They override the default behavior of the PHP interpreter or ensure that additional activities are performed. In this field, specify the options to be passed to the PHP executable file.

Choose one of the configured PHP interpreters from the list, or click and define a new interpreter as described in Configure local PHP interpreters and Configure remote PHP interpreters. The list contains all the currently configured local and remote PHP interpreters.
