# How to Set the PHP Version per Domain in cPanel

If you manage multiple domains and need to set different PHP versions for each, cPanel allows you to customize settings easily.

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

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

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

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

* To set a different PHP version for another domain (e.g., Example2), select that domain and choose the PHP version (e.g., PHP 7.0).

<figure><img src="/files/6vbQANCGDB43rcMA6duW" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Congratulations!** Your domains are now using different PHP versions as needed.
{% 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-set-the-php-version-per-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.
