> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wpstratos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WP Stratos Environment: Manage Your PHP & Server Config

> WP Stratos Environment lets you configure PHP settings and view server info directly from WordPress — no support ticket or manual php.ini edits required.

WP Stratos Environment is a plugin pre-installed and activated on every WP Stratos site. It gives you direct control over server-level PHP configuration and provides a full read-out of your hosting environment — all from within the WordPress admin. Instead of opening a support ticket every time you need to raise your memory limit or switch PHP versions, you can make those changes yourself in seconds.

## What You Can Configure

<CardGroup cols={2}>
  <Card title="PHP Settings" icon="sliders" href="/plugins/wp-stratos-environment/php-settings">
    Change your PHP version, memory limit, max execution time, upload file size limits, input variable caps, and debug mode toggles.
  </Card>

  <Card title="Server Info" icon="server" href="/plugins/wp-stratos-environment/server-info">
    View a full snapshot of your environment: web server, database version, WordPress version, active theme, loaded PHP extensions, and more.
  </Card>
</CardGroup>

<Note>
  WP Stratos Environment is pre-installed on all WP Stratos sites. If you deactivate it, it will be automatically reactivated on the next plugin update.
</Note>

## Accessing WP Stratos Environment

To open the plugin, log in to your WordPress admin dashboard and select **WP Stratos Environment** from the left sidebar. From there you can navigate between the **PHP Settings** and **Server Info** tabs using the sub-menu items.

The plugin also surfaces a **Copy System Info** button on the Server Info page. A single click copies a complete summary of your environment — PHP version, server software, database version, active plugins, and current PHP configuration values — directly to your clipboard. This is especially useful when submitting a support ticket, as it gives the support team everything they need to diagnose your issue without back-and-forth.


## Related topics

- [View Your Site's Server and Environment Information](/plugins/wp-stratos-environment/server-info.md)
- [Why WP Stratos Managed Plugins Reactivate Automatically](/troubleshooting/plugin-reactivation.md)
- [Introduction to WP Stratos Managed WordPress Hosting](/introduction.md)
- [Adjust PHP Settings for Your WP Stratos WordPress Site](/plugins/wp-stratos-environment/php-settings.md)
- [Configure Page Caching in Aero for Faster Load Times](/plugins/aero/caching.md)
