# How to Reset the PHP Version to the Default Version in cPanel

If you need to revert your PHP version back to the default setting, cPanel makes it easy to manage your PHP configurations.

* Log in to your cPanel account.
* In the Software section, click on **MultiPHP Manager**.

<figure><img src="/files/NEqS2WXXHWaOgaMq9kF7" alt=""><figcaption></figcaption></figure>

* Scroll down to the bottom of the page. Select your domain from the left side of the screen.
* In the drop-down menu on the right, choose the **default PHP version** and click on **Apply.**

<figure><img src="/files/xJEVfUvqUMyLXzDMPW4s" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The reset process will take a few seconds, after which your PHP version will be restored to the default.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clouduxe.com/cpanel-control-panel/how-to-reset-the-php-version-to-the-default-version-in-cpanel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
