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
Версия от 14:52, 9 мая 2017; Admin iph (обсуждение | вклад)
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