Working with Components
The Components page provides a convenient way to view and configure the Zend Components installed in your environment.
Use this page to control and configure components loaded in your environment.
Changing Component Status
|
|
|
To change a component's status:
-
Go to Server Setup | Components.
-
Select a component and click the link in the Actions column to turn the component on or off.
-
After changing the component's status, a message appears, prompting you to click the Restart Server button at the bottom of the screen .
- More than one component can be loaded or unloaded before you click Restart Server. All the changes made prior to restarting the PHP are applied when the server restarts.
- Even if you navigate to other tabs, the changes are kept and are applied when the server restarts.
|
Changes are updated in the Components page and in your php.ini file. Changes are also applied when you manually restart your Web Server.
|
Configuring Directives Associated with Components
|
|
|
To configure a directive associated with a component:
-
Go to Server Setup | Components.
-
If the component has directives that can be configured, a link appears in the directives column.
Clicking the link opens the Directives page with the relevant directives already filtered.
-
Configure the directive as required.
You can configure multiple directives before you save your changes.
-
Click the Save Changes button to save your changes. To discard changes, leave the screen without clicking Save Changes.
|
Changes will be updated in the Components page and in your php.ini file the next time the server restarts.
|
Note:
Directives of both loaded and unloaded components can be configured through the Components page.
Actions
Actions are additional activities that can be applied to a certain component when necessary.
The actions are as follows:
- Clear - Clears all cached information (Data Caching and Optimizer+ bytecode caching).
- Manage - Directs the user to an additional page inside the Administration Interface to manage and fine-tune a component. The basic definitions that are defined by directives are set by clicking Configure.
- Restart - Server-based components can be restarted using this action (for example the Java Bridge).