PHP Executables Preferences

The PHP Executables Preferences page allows you to add, edit, remove and find PHP Executables.

The internal debugger in the defined PHP Executable is used for local PHP Script debugging. Zend Studio comes with a bundled pre-configured PHP Executable and local debugger.

The PHP Executables Preferences Preferences page is accessed from Window | Preferences | PHP | PHP Executables Preferences .

Adding a PHP Executable to the List

 

 

Instructions on how to complete a procedure

To add a PHP executable to the list:

  1. Click Add.
    The Add PHP Executable dialog will appear.

  1. Enter a name for the PHP Executable.

  2. In the Executable path selection, enter the location of the PHP executable on your file system.

  3. Select the PHP ini file to be associated with the PHP Executable by clicking Browse (optional).

  4. Select the SAPI type- CLI or CGI

  5. Click Finish.

The PHP executable will be added to your list.

Searching for a PHP Executable on Your Local File System

 

 

Instructions on how to complete a procedure

To search for a PHP executable on your local file system:

  1. Click Search.

  2. In the Directory Selection dialog, select the folder to search.

  3. Click OK. Zend Studio will search for PHP executables in the location specified.

Any found PHP executables will be added to the list.

To change the name of the new PHP executable, select it from the list and click Edit.

If a PHP executable is not found in the specified directory, select a different location or add the PHP Executable manually by following the instructions under 'To add a PHP executable to the list', above.

Note:

The search option will not look in sub-folders.