PHP Notice Warning con variables de wp-config.php
-
Hola!
En primer lugar disculpas si no es aquí donde tengo que poner esta consulta, llevo unos días observando estos errores en el log de un proyecto:
mod_fcgid: stderr: PHP Notice: Constant WP_DEBUG already defined in (RUTA)/wp-config.php on line 87, referer: (DOMINIO)
mod_fcgid: stderr: PHP Notice: Constant WP_DEBUG_LOG already defined in (RUTA)/wp-config.php on line 88, referer: (DOMINIO)
mod_fcgid: stderr: PHP Notice: Constant WP_DEBUG_DISPLAY already defined in (RUTA)/wp-config.php on line 89, referer: (DOMINIO)
Os pongo una captura:
URL de la imagen: https://imgur.com/a/vymql
El caso que en otros proyectos que tengo con el mismo wp-config.php no ocurre… ¿Alguna idea?
GRACIAS!!!
- El debate ‘PHP Notice Warning con variables de wp-config.php’ está cerrado a nuevas respuestas.