добрый день!
включили лог, посыпалось непонятное:
1.
Warning: Cannot modify header information — headers already sent by (output started at /home/armscientist/armc
hair-scientist.ru/wp-config.php:1) in /home/armscientist/armchair-scientist.ru/wp-includes/pluggable.php on line 1296
в файле эта строка выглядит так:
header( «X-Redirect-By: $x_redirect_by» );
2.
Warning: Cannot modify header information — headers already sent by (output started at /home/armscientist/armchair-scientist.ru/wp-config.php:1) in /home/armscientist/armchair-scientist.ru/wp-includes/pluggable.php on line 1299
сбойная строка:
header( «Location: $location», true, $status );
1.
Warning: Cannot modify header information — headers already sent by (output started at /home/armscientist/armchair-scientist.ru/wp-config.php:1) in /home/armscientist/armchair-scientist.ru/wp-login.php on line 521
сбойная строка: header( ‘Content-Type: ‘ . get_bloginfo( ‘html_type’ ) . ‘; charset=’ . get_bloginfo( ‘charset’ ) );
2.
Warning: Cannot modify header information — headers already sent by (output started at /home/armscientist/armchair-scientist.ru/wp-config.php:1) in /home/armscientist/armchair-scientist.ru/wp-login.php on line 537
сбойная строка: setcookie( TEST_COOKIE, ‘WP Cookie check’, 0, COOKIEPATH, COOKIE_DOMAIN, $secure );
3.
Warning: Cannot modify header information — headers already sent by (output started at /home/armscientist/armchair-scientist.ru/wp-config.php:1) in /home/armscientist/armchair-scientist.ru/wp-includes/functions.php on line 6270
сбойная строка: header( ‘X-Frame-Options: SAMEORIGIN’ );
т.е. если бы хоть что-то указывало на что-то интуитивно понятное вроде плагина, темы, сбойного адреса…
С MyPHP — оказалось сайт на дримхостинге, там тоже придется разбираться. У нас самый продвинутый спец два дня в теме, первый подобный сбой за все время, ну зато узнали как бывает!
-
Ответ изменён 4 года, 4 месяца назад пользователем
evgeniyaz.