Error al actualizar WP
-
El día de hoy por la mañana intenté actualizar WP pero me apareció este mensaje: Warning: ini_get_all() has been disabled for security reasons in /home/visionde/public_html/wp-includes/load.php on line 1020
Básicamente soy un principante en temas de codigos y html en WP, encontré esto en el foro Inglés
Here’s the thing though, that’s a Warning message. Warnings can be ignored, so all you have to do is to check your wp-config.php file and see if WP_DEBUG is set to true. If it is, then set it to false instead.
Alternatively, you need to ask your host how to disable the display_errors setting. What hosting service do you use?
Additionally, you may want to tell them that ini_get_all is a safe call and should not be disabled.
Alguien me puede orientar para hacer eso? Dónde está lo de wp-config.php? O si alguien sabe otra solución porfa.
- El debate ‘Error al actualizar WP’ está cerrado a nuevas respuestas.