<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://178.140.10.58:8080/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://178.140.10.58:8080/feed.php">
        <title>Библиотека знаний - php:errors</title>
        <description>Заметки IT программиста</description>
        <link>http://178.140.10.58:8080/</link>
        <image rdf:resource="http://178.140.10.58:8080/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-17T18:29:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://178.140.10.58:8080/doku.php?id=php:errors:upload-files"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://178.140.10.58:8080/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Библиотека знаний</title>
        <link>http://178.140.10.58:8080/</link>
        <url>http://178.140.10.58:8080/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://178.140.10.58:8080/doku.php?id=php:errors:upload-files">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-29T15:30:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Upload errors</title>
        <link>http://178.140.10.58:8080/doku.php?id=php:errors:upload-files</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;upload_errors&quot;&gt;Upload errors&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Upload errors&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;upload_errors&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-29&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;php_warningpost_content-length_of_bytes_exceeds_the_limit_of_bytes&quot;&gt;PHP Warning: POST Content-Length of [] bytes exceeds the limit of [] bytes&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
php.ini
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;upload_max_filesize = 100M
post_max_size = 100M&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;PHP Warning: POST Content-Length of [] bytes exceeds the limit of [] bytes&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;php_warningpost_content-length_of_bytes_exceeds_the_limit_of_bytes&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;30-179&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;request_entity_too_large&quot;&gt;413 Request Entity Too Large&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
nginx.conf
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;client_max_body_size 100m;&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;413 Request Entity Too Large&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;request_entity_too_large&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;180-&amp;quot;} --&gt;</description>
    </item>
</rdf:RDF>
