# ¿Donde ver los logs de errores de mi pagina web en cPanel?

Para ver los logs de errores que pueda estar generando tu pagina web seguí estos pasos:

* Ingresá al panel de control de tu cuenta y, luego, al cuadro **Archivos=>Administrador de archivos**.

{% hint style="info" %}
Podrás ver como acceder al **Administrador de Archivos** [en esta guía](/menu-principal/guias/paneles-de-control/panel-de-control-cpanel/administrador-de-archivos/como-acceder-al-administrador-de-archivos-en-cpanel.md).
{% endhint %}

1. En el **Administrador de Archivos** ingresá al directorio **logs**.
2. Buscá el archivo de logs de errores. Tendrá el formato: **tudominio\_com.php.error.log**\
   Presioná el botón derecho del mouse en ese archivo y, en el menú, seleccioná la opción **Ver**.

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

* Verás el contenido del log de errores.&#x20;

<figure><img src="/files/3PEb9qHm5kr1IDJw0WLo" alt=""><figcaption></figcaption></figure>

* Tené en cuenta que, a veces, este archivo puede ocupar muchos GB por acumulación de información. En estos casos no te dejará ver el archivo. \
  Comunicate con el soporte técnico para que vean el error en estos casos.


---

# 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/donde-ver-los-logs-de-errores-de-mi-pagina-web-en-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.
