# How to Change the PHP Version for Your Domain in cPanel

**Why Change Your PHP Version?**\
Selecting the right PHP version can improve your site’s security and functionality, especially if you’re using specific scripts or content management systems that require a particular version.

**Steps to Change PHP Version in cPanel:**

* Log in to your cPanel account by navigating to yourdomain.com/cpanel and entering your login credentials.
* In the **Software** section, click on **MultiPHP Manager**.

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

* Scroll down to the bottom of the page. From the list on the left, select your domain. You will see the current PHP version displayed in the drop-down menu on the right.

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

* Choose the desired PHP version from the drop-down menu and click on **Apply**.

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

If you experience any issues or need further assistance, feel free to contact our support team for help!


---

# 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-change-the-php-version-for-your-domain-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.
