Site logo

Archived topic

Customize Page do not load

2 replies · Started by Everson on September 14, 2021

Viewing posts 1–3 of 3

Hi,

The customize page do not load. Error:
2021/09/14 11:36:18 [alert] 23136#23136: *984 the http output chain is empty while sending response to client, client: 191.13.11.111, server: domain.com, request: "GET /wp-includes/js/tinymce/wp-tinymce.js?ver=49110-20201110 HTTP/2.0", host: "domain.com.br", referrer: "https://domain.com/wp-admin/customize.php?return=%2Fwp-admin%2Fplugins.php%3Fplugin_status%3Dall%26paged%3D1%26s"

Any idea how to solve this problem? Thanks!

I resolved the issue adding the following code to the wp-config.php:

define('CONCATENATE_SCRIPTS', false);

Thanks.

Glad to ehar :)

This archived topic is closed to new replies.