Dismiss Notice
ВАШИ ПРАВА ОГРАНИЧЕНЫ!

Зарегистрируйтесь на форуме, чтобы стать полноценным участником сообщества!

Ошибка 500 при правке файла через filezilla

Discussion in 'Свободное общение' started by ExScorpio, Oct 3, 2016.

03.10.16 в 03:36
03.10.16 в 15:13
Den
7
1,092
0
  1. TopicStarter Overlay
    ExScorpio

    ExScorpio Бывалый

    Joined:
    May 13, 2016
    Messages:
    100
    Best Answers:
    0
    Ratings:
    +17 / 0 / -0
    Перекидываю сборку DLE на хост. Далее, хочу установить, нужно отключить буферизацию вывода. Нажимаю в окне удаленный сайт: .htaccess/правка/php_flag output_buffering off. После обновляю и вижу такую тему:
    Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, webmaster@knoweverything .ru and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
     
  2. PunPun

    VIP Кинотрафик v2

    Joined:
    Jun 11, 2015
    Messages:
    7,436
    Best Answers:
    32
    Ratings:
    +4,063 / 137 / -0
    Кодировка не совпадает. При сохранении редактируемого .htaccess поменялась кодировка. Используйте для редактирования NotePad++ а не Блокнот
     
  3. Den

    Den
    Staff Member VIP Кинотрафик v2

    Joined:
    Oct 19, 2015
    Messages:
    2,097
    Best Answers:
    0
    Ratings:
    +1,002 / 7 / -0
    Сервер не поддерживает такой параметр для htaccess
     
  4. TopicStarter Overlay
    ExScorpio

    ExScorpio Бывалый

    Joined:
    May 13, 2016
    Messages:
    100
    Best Answers:
    0
    Ratings:
    +17 / 0 / -0
    в нотпаде работаю
     
  5. Ботяра

    Забанен

    Joined:
    Oct 10, 2015
    Messages:
    0
    Best Answers:
    54
    Ratings:
    +711 / 74 / -0
    работай в notepad++, нотпад - полное гавно, особенно что касается кодировок :D
     
  6. TopicStarter Overlay
    ExScorpio

    ExScorpio Бывалый

    Joined:
    May 13, 2016
    Messages:
    100
    Best Answers:
    0
    Ratings:
    +17 / 0 / -0
    а как мне тогда выключить буферизацию?
     
  7. Romantv

    Забанен

    Joined:
    Jul 17, 2015
    Messages:
    6,946
    Best Answers:
    6
    Ratings:
    +1,994 / 141 / -0
  8. Den

    Den
    Staff Member VIP Кинотрафик v2

    Joined:
    Oct 19, 2015
    Messages:
    2,097
    Best Answers:
    0
    Ratings:
    +1,002 / 7 / -0
    Пробуй так:
    Code:
    php_value output_buffering Off
    или так:
    Code:
    php_value output_buffering 0
     
    • Нравится Нравится x 1
Яндекс.Метрика