# Seleccionar Versión PHP

En **NeboxHost** contamos con diferentes versiones de **PHP** desde 5.6 hasta 7.4 y ya nos encontramos realizando pruebas con **PHP 8.0**

Es ideal usar la ultima versión de PHP,  esto nos brinda seguridad, rapidez de ejecución y mejor funcionamiento de nuestros sistemas.&#x20;

Cambiar la versión PHP en nuestra cuenta hosting es sumamente fácil, debemos ingresar a nuestro panel de control cPanel&#x20;

Url de ejemplo: **<https://midominio.cl/cPanel>**

![](/files/-Mj-eLUIn0MnkeRTkyND)

Dentro de **cPanel** ubicaremos la sección "Software" haremos click en la opción "Seleccionar Versión PHP"

![](/files/-MjjDmtmKgJtsBaAm70J)

Selecciona una de las versiones disponibles y haremos clic en **Set as current**

![](/files/-MjjEGU5ty2kDPELgb9p)

De esta manera podremos elegir la versión PHP que deseamos, también podremos activar las librerías que requieran nuestras instalaciones. &#x20;

Las versiones de PHP tienen ciertas limitaciones la cuales visualizamos hoy en **Wordpress**, que nos exige tener un valor mínimo de **memory\_limit** o **post\_max\_size** estos podremos cambiarlos acá en el panel de PHP Selector&#x20;

![](/files/-MjjExVFdF3Xc3N3i9L_)

Luego de seleccionar la versión PHP podemos ingresar a **"Options"** y tendremos la posibilidad de cambiar los valores antes mencionados.

![](/files/-MjjFEzXNvrvdexbR_bk)

Si luego de estos cambios su sistema presenta problemas, puede volver a la configuración que tenia anteriormente o contactar a nuestro departamento de soporte, estaremos encantados de ayudarle.


---

# 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.neboxhost.cl/cpanel/seleccionar-version-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.
