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.

Note:

You must configure a PHP Executable before you can debug locally.

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

php_executables.png

 

 

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.

php_executable_add_pdt.png

  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 PHP Debugger to be used with the executable. By default this will be the Zend Debugger.

  5. Click Finish.

The PHP executable will be added to your list.

 

 

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. PDT 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.

 

 

link_icon.png

Related Links:

PHP Support

PHP Interpreter Preferences