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

PHP Web Page

Last modified: 05 September 2023

Use this dialog to configure running and debugging of PHP applications on a remote server. According to the settings of this configuration, PhpStorm fully controls the debugging process: it launches the application, opens the browser, and activates the debugging engine. A PHP Web Page debug configuration tells PhpStorm the URL address to access the starting page of the application, the browser to open the starting page in, and the debug server configuration to use. For more information, refer to Debug with a PHP web page debug configuration.