Customizing the Project Settings: Run Configuration
See Also
Run configurations accommodate the most commonly used PHP development use cases. A run
configuration is a stored setting for running a PHP project. You can define several
configurations for one project and switch between them back and forth. Run configurations
apply to both running and debugging.
During the project creation, the default run configuration is defined. The available options
are:
-
Local Web Site
-
Remote Web Site (FTP)
-
Script
On the Run Configuration panel, modify the default run configuration and/or define new run
configurations, if necessary.
-
To modify the default settings, update the
fields as during the project creation.
-
To define a new run configuration, click New next to the Configuration dropdown list. The
Create New Configuration dialog box opens.
-
In the Configuration Name field, enter the name of the new run configuration and click OK.
You return to the Run Configuration panel.
-
Define the run configuration settings in the same way as you defined the default run configuration during the project
creation and click OK. The new configuration is added to the Configuration dropdown list.
-
To remove a configuration, select it from the Configuration dropdown list and click
Delete.
-
See Also
-
PHP Learning Trail
-
New PHP Project
without Previously Developed Sources
-
Importing Previously
Developed Source Files into a New Project
-
Run
Configuration
-
Customizing the Project Settings:
Source Files Location
Legal Notices