# ¿Cómo cambiar la versión de PHP en cPanel?

A continuación te mostraremos cómo cambiar la versión de PHP que usará el sitio web de tu plan de hosting.

Para cambiar la versión de PHP debés ingresar a la herramienta **Administrador de MultiPHP**, en el cuadro **Software**, del panel de control.

<figure><img src="/files/7tWbcXHkXs2D3JPY5Gnm" alt=""><figcaption></figcaption></figure>

En la pantalla del **Administrador MultiPHP** verás:

1. La versión de PHP que usa el servidor. Si no elegís una versión de PHP especifica para tu sitio web, usará esta versión de PHP.
2. Luego, verás la lista de dominios y subdominios que tenga tu cuenta junto con la versión de PHP que usa actualmente. Para modificar la versión de PHP de tu sitio web deberás tildar la casilla de la izquierda.

{% hint style="info" %}
Si creaste subdominios en tu cuenta de hosting, podrás asignarle su propia versión de PHP independiente de la que use el dominio principal.
{% endhint %}

3. En el selector **PHP Versión** podrás elegir la nueva versión de PHP que quieras usar en la cuenta tildada anteriormente.
4. Con el botón **Aplicar** grabarás el cambio. Este proceso puede tardar unos minutos.

<figure><img src="/files/0H3BYHvOEQP0QCVkdWe8" alt=""><figcaption></figcaption></figure>


---

# 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://ayuda.sitioshispanos.com/menu-principal/guias/paneles-de-control/panel-de-control-cpanel/opciones-avanzadas-cpanel/cambio-de-version-de-php.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.
