P
P
Pavel2017-08-03 15:22:27
JavaScript
Pavel, 2017-08-03 15:22:27

Wordpress white screen but won't show errors?

Hello. One developed site fell. As usual, "no one touched anything." This terrible white screen falls out, although I thought that this problem was solved with PHP7. I can't see any errors, neither in the error_log nor on the screen. In wp_config :

define('WP_DEBUG', true);
define('WP_DEBUG_DISPLAY', true);
define('WP_DEBUG_LOG', true);

prescribed. Moved the site to OpenServer locale. If you make any mistake in index.php, it will be displayed on the screen. I renamed the folder with plugins, changed the theme in the database, increased wp_memory_limit.
Wordpress just doesn't show any errors.
UPD. debug works. for example, if you give an incorrect connection to the database, then an error will be displayed and written to the debug.log
UPD. The question is closed. I found a malicious code.. You can delete the answers if you do not want to spoil the statistics, and I will delete the question

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Victor L, 2019-03-12
@Hiroshikun

document.getElementById('textbox_id').value
Read

Y
Yuri Pikhtarev, 2017-08-03
@Exileum

Have you checked caching?

F
First Last, 2017-08-03
@shindakioku

That is, errors are not shown on the hosting?
Well, you can try editing php.ini

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question