User Guide > Tasks > Managing PHP Servers > Adding PHP Servers > Adding a Local Apache HTTP Server

Adding a Local Apache HTTP Server

This procedure describes how to add a local Apache HTTP server to Zend Studio for deploying applications.

For information on adding a Zend Server, see:

Prerequisites

 

 

Instructions on how to complete a procedure

To add a local Apache HTTP Server:

  1. From the Menu bar,  select Window | Show View | PHP Servers to add the PHP Servers view to your perspective.

  1. In the PHP Servers view, click on the Add icon .
    The PHP Server Creation dialog is displayed.

  1. Select Local Apache HTTP Server, and click Next.
    The Apache Server Details dialog is displayed.

  1. Enter the following details:
    • Server Name: Server name.
    • Apache2 Location: The path to the apache2 installation folder.
  2. Click Finish.
    Zend Studio adds the new server to the PHP Servers view.

 

 

Read Also

  Managing PHP Servers