The PHP page is accessed from Configurations | PHP, and lists the PHP extensions included with the Zend Server installation and extensions added to the php.ini by the user, and their related directives. Use the PHP page to view the status of all your extensions, to quickly and easily load and unload extensions, and configure directives associated with certain extensions.
How do I work with PHP extensions?
The Action bar is located in the top-left corner of the page, and is used to enable or disable selected extensions, and to search for extensions and directives:
Name |
Button |
Description |
Save |
Saves changes made to extensions and their related directives. |
|
Enable |
|
Turns an extension on. |
Disable |
|
Turns an extension off. |
Search box |
|
Searches the page for the entered string. |
Extensions are displayed in a list and sorted into columns. The information for each listed extensions is sorted into columns:
Tip:
By default, the Extension list is sorted alphabetically by name, but can also be sorted by Status. To change the order of display, click the Status column title.
Selecting an extension from the list, or clicking the Expand View arrow on the right side of the extension line, expands the default viewing level and displays a more detailed description of the selected extension, and any available directives. For information on configuring these directives, see Configuring Extensions and Directives.
Note:
Some extensions do not have directives. If you select such an extension , a "There are no directives for this extension" message is displayed under the extension's description.
The Expanded view includes:
Name | Control | Description |
Value field | Enter a required value. | |
Slide control | Slide to turn directive on or off. | |
Drop-down menu | Click and select required value. |