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 - 2023
Перейти к:навигация, поиск

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

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
Индекс цитирования