Apache - mod fcgid: stderr: PHP Warning: POST Content-Length of 109393046 bytes exceeds the limit of 104857600 bytes: различия между версиями

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Перейти к:навигация, поиск
(Новая страница: «=== Apache - mod fcgid: stderr: PHP Warning: POST Content-Length of 109393046 bytes exceeds the limit of 104857600 bytes === Ошибка вида: [Tue May 09…»)
 
 
Строка 1: Строка 1:
 +
[[Файл:B_1.gif |link=https://bit.ly/3tbFsd6| Доступная цена]]
 +
 
=== Apache - mod fcgid: stderr: PHP Warning: POST Content-Length of 109393046 bytes exceeds the limit of 104857600 bytes ===
 
=== Apache - mod fcgid: stderr: PHP Warning: POST Content-Length of 109393046 bytes exceeds the limit of 104857600 bytes ===
 
  
 
Ошибка вида:
 
Ошибка вида:

Текущая версия на 14:52, 9 мая 2017

Доступная цена

Apache - mod fcgid: stderr: PHP Warning: POST Content-Length of 109393046 bytes exceeds the limit of 104857600 bytes

Ошибка вида:

[Tue May 09 17:40:40 2016] [warn] [client xxx] mod_fcgid: stderr: PHP Warning:  POST Content-Length of 109393046 bytes exceeds the limit of 104857600 bytes in Unknown on line 0, referer: 

при загрузке больших файлов через CMS решается поднятием директив в php.ini или user.ini:

post_max_size=400M
upload_max_filesize=400M