Править страницуИстория страницыСсылки сюдаCopy this pageExport to MarkdownODT преобразованиеНаверх Содержание Upload errors PHP Warning: POST Content-Length of [] bytes exceeds the limit of [] bytes 413 Request Entity Too Large Upload errors Править PHP Warning: POST Content-Length of [] bytes exceeds the limit of [] bytes php.ini upload_max_filesize = 100M post_max_size = 100M Править 413 Request Entity Too Large nginx.conf client_max_body_size 100m; Править