Editing PHP Servers
This topic describes how to edit an existing PHP server in Zend Studio. For information on how to add a new PHP server, see Adding PHP Servers.
Editing a server is performed using the Edit Server dialog, which is opened by selecting the server in the PHP Servers view and clicking the Edit icon or simply double-clicking a server.
Note:
The Edit Server dialog contains different configuration tabs, the appearance of which depends on the server type. The same tabs will not appear for each server.
This procedure describes how to edit the general details of a PHP server, such as the server name, debugger type and base URL.
|
|
|
To edit server details:
|
|
This procedure describes how to edit Web API for a local or remote Zend Server in Zend Studio. Enabling Web API allows you to deploy applications to the server and monitor them for events.
|
|
|
To edit Web API:
|
|
This procedure describes how to edit debugger settings for a PHP server.
|
|
||||||
|
To edit server debugger settings:
|
||||||
Note: These settings override the debugger settings configured in the Debuggers preferences dialog. |
This procedure describes how to edit the path mapping of a PHP server.
Using Path Mapping allows Zend Studio to search for files which are called from a certain location on the server in a local location during debugging/profiling.
|
|
|
To edit server path mapping:
|
To edit your Path Map select the Path Map you would like to edit, click Edit and change the relevant information. To remove your Path Map select the Path Map you would like to delete and click Remove. |
This procedure describes how to edit automatic upload settings for a server in Zend Studio.
|
|
|
To edit automatic upload:
|
|
From the Edit Server dialog, you can add, edit and remove filters for application monitoring for a server. Filters define which specific URLs for a server are monitored.
For more information, see Working with Application Monitoring.
From the Edit Server dialog, you can add, edit and remove filters for Debug Mode on a server. Filters define which specific URL requests to a server trigger a debugging session.
For more information, see Using Debug Mode.
This procedure describes how to edit SSH tunneling for a server in Zend Studio for remote debugging and profiling.
|
|
|
To edit SSH tunneling for a server:
|
|
This procedure describes how to edit Zend Debugger tunneling for a server in Zend Studio for remote debugging and profiling.
|
|
|
To edit Zend Debugger tunneling for a server:
|
|