<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #695: File upload problem with TTT WordPress site</title>
    <link>http://localhost:8080/trac/ticket/695</link>
    <description>&lt;p&gt;
Laura has reported:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
Had a report this evening that the TTT website isn't letting any uploads happen (adding of a new plugin by another admin, and also media/image uploads not being able to uploaded - no real error message as such just doesn't upload).
&lt;/p&gt;
&lt;p&gt;
I just logged in quickly to see if I could upload a pic to test and wouldn't upload.
Just wanted to check if anything had changed server side re permissions.
&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/695</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Sun, 02 Mar 2014 19:55:00 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/695#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/695#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Looking at the &lt;tt&gt;/home/ttt/logs/error.log&lt;/tt&gt; we have:
&lt;/p&gt;
&lt;pre class="wiki"&gt;[Sun Mar 02 14:02:17 2014] [error] [client XX.XX.XX.XX] PHP Warning:  POST Content-Length of 9775595 bytes exceeds the limit of 8388608 bytes in Unknown on line 0, referer: http://www.transitiontowntotnes.org/wp-admin/plugin-install.php?tab=upload
&lt;/pre&gt;&lt;p&gt;
So the following variables were edited in &lt;tt&gt;/etc/php5/apache2/php.ini&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;;max_input_time = 60
max_input_time = 120
;post_max_size = 8M
post_max_size = 80M
;upload_max_filesize = 2M
upload_max_filesize = 20M
&lt;/pre&gt;&lt;p&gt;
And apache restarted.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 03 Mar 2014 11:07:51 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/695#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/695#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Laura has reported:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
uploads are now working
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
So closing this ticket.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>