vi /etc/apache2/mods-available/fcgid.conf
в <IfModule mod_fcgid.c> дописываем
# to get around upload errors when uploading images increase the MaxRequestLen size to 15MB
MaxRequestLen 15728640
MaxRequestLen 15728640
CentOS:
vi /etc/httpd/conf.d/fcgid.conf
В конец
# to get around upload errors when uploading images increase the MaxRequestLen size to 15MB
MaxRequestLen 15728640
MaxRequestLen 15728640
Перезапускаем апач, проверяем.
офдока
Почти все ссылаются на
http://www.blogtorrent.de/2010/11/30/mod_fcgid-http-request-length-135714-so-far-exceeds-maxrequestlen-131072/
Ну и я подглядел тут:
http://blog.philippklaus.de/2011/04/fix-mod_fcgid-http-request-length-xyz-so-far-exceeds-maxrequestlen-131072/
Комментариев нет:
Отправить комментарий