<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #207: Logwatch Issues</title>
    <link>http://localhost:8080/trac/ticket/207</link>
    <description>&lt;p&gt;
This is a ticket to track items that show up in the logwatch emails to root and often just take a few mins of reading time and response.
&lt;/p&gt;
&lt;p&gt;
Any issues that look like they might take longer than a few mins should have their own tickets opened.
&lt;/p&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/207</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 17 Dec 2010 14:40:06 GMT</pubDate>
      <title>estimatedhours changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;estimatedhours&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;
80 of these (different times but the same) in the logwatch email:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Dec 17 13:02:48 quince apache2: PHP Fatal error:  Call to undefined function date_is_all_day() in /web/transitionnetwork.org/www/sites/all/modules/calendar/calendar.module on line 889
&lt;/pre&gt;&lt;p&gt;
Line 889 of /web/transitionnetwork.org/www/sites/all/modules/calendar/calendar.module
&lt;/p&gt;
&lt;pre class="wiki"&gt;          $node-&amp;gt;calendar_all_day = date_is_all_day($node-&amp;gt;calendar_end, $node-&amp;gt;calendar_end, $granularity, $increment);
&lt;/pre&gt;&lt;p&gt;
I couldn't find any corresponding errors in the dblog module system events here: &lt;a class="ext-link" href="https://www.transitionnetwork.org/admin/reports/dblog"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://www.transitionnetwork.org/admin/reports/dblog&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
The corresponding apache log appear to be this:
&lt;/p&gt;
&lt;pre class="wiki"&gt;/var/log/apache2/transitionnetwork.org_access.log:74.111.12.244 - - [17/Dec/2010:13:02:48 +0000] "GET /events/calendar/2010-W25 HTTP/1.1" 200 152 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)"
&lt;/pre&gt;&lt;p&gt;
So it's a bot causing the problem... The error can be duplicated at this address:
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="http://www.transitionnetwork.org/events/calendar/2010-W25"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://www.transitionnetwork.org/events/calendar/2010-W25&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
I don't know what page links to this as the bot doesn't supply a HTTP Referer in it's header.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Fri, 17 Dec 2010 14:53:50 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/207#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:2</guid>
      <description>
        &lt;p&gt;
Looks like the DEV version of Calendar we're using also needs a post 20 Nov DEV version of Date: &lt;a class="ext-link" href="http://drupal.org/node/986776"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupal.org/node/986776&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Updated in SVN, when I push the next batch of updates to the server it'll be fixed.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 17 Dec 2010 16:50:32 GMT</pubDate>
      <title>milestone set</title>
      <link>http://localhost:8080/trac/ticket/207#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                set to &lt;em&gt;Phase 3&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Opps forgot to add this to Phase 3.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 07 Jan 2011 13:27:30 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:4</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:4</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.2&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.2&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
A couple of errors in the last logwatch email:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Jan  7 12:30:14 quince apache2: PHP Fatal error:  Call to undefined function curl_init() in
+/web/transitionnetwork.org/www/sites/all/modules/feeds/libraries/PuSHSubscriber.inc on line 73
Jan  7 13:00:21 quince apache2: PHP Fatal error:  Call to undefined function curl_init() in
+/web/transitionnetwork.org/www/sites/all/modules/feeds/libraries/PuSHSubscriber.inc on line 73
&lt;/pre&gt;&lt;p&gt;
This line 73:
&lt;/p&gt;
&lt;pre class="wiki"&gt;$request = curl_init($url);
&lt;/pre&gt;&lt;p&gt;
So I have installed the php-curl package:
&lt;/p&gt;
&lt;pre class="wiki"&gt;aptitude install php5-curl
  The following NEW packages will be installed:
  libcurl3{a} libssh2-1{a} php5-curl
&lt;/pre&gt;&lt;p&gt;
And restarted apache -- hopefull this error won't pop up again, this package was already installed on the dev server.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 07 Jan 2011 13:29:51 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:5</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:5</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.2&lt;/em&gt; to &lt;em&gt;0.45&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Adding 15mins to this ticket -- the first comment has it's time entered in the esitmate box not the time spent box: &lt;a class="ext-link" href="https://tech.transitionnetwork.org/trac/ticket/207#comment:1"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://tech.transitionnetwork.org/trac/ticket/207#comment:1&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 10 Jan 2011 14:27:02 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:6</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:6</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.1&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.45&lt;/em&gt; to &lt;em&gt;0.55&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
There are a few "Maximum execution time of 60 seconds exceeded" errors popping up, perhaps the pages that these requests are for could be cached as suggested by Jim?
&lt;/p&gt;
&lt;pre class="wiki"&gt;Jan 10 12:27:33 quince apache2: PHP Fatal error:  Maximum execution time of 60 seconds exceeded in
+/web/transitionnetwork.org/www/modules/node/node.module on line 679
Jan 10 10:58:38 quince apache2: PHP Fatal error:  Maximum execution time of 60 seconds exceeded in
+/web/transitionnetwork.org/www/sites/all/modules/cacherouter/engines/file.php on line 48
Jan  9 21:12:01 quince apache2: PHP Fatal error:  Maximum execution time of 60 seconds exceeded in
+/web/transitionnetwork.org/www/sites/all/modules/xmlsitemap/xmlsitemap.module on line 357
&lt;/pre&gt;&lt;p&gt;
Also there is a bunch of these from *different* IP addresses but all around the same time, this might not be a false positive...
&lt;/p&gt;
&lt;pre class="wiki"&gt;Jan 10 05:03:21 quince suhosin[7705]: ALERT - configured GET variable value length limit exceeded - dropped variable 'dest' (attacker 'XX.XX.XX.XX',
+file '/web/transitionnetwork.org/www/index.php')
Jan 10 05:04:16 quince suhosin[9635]: ALERT - configured GET variable value length limit exceeded - dropped variable 'dest' (attacker 'XX.XX.XX.XX',
+file '/web/transitionnetwork.org/www/index.php')
Jan 10 05:04:24 quince suhosin[8169]: ALERT - configured GET variable value length limit exceeded - dropped variable 'dest' (attacker 'XX.XX.XX.XX',
+file '/web/transitionnetwork.org/www/index.php')
Jan 10 05:05:25 quince suhosin[9631]: ALERT - configured GET variable value length limit exceeded - dropped variable 'dest' (attacker 'XX.XX.XX.XX',
+file '/web/transitionnetwork.org/www/index.php')
Jan 10 05:05:42 quince suhosin[8172]: ALERT - configured GET variable value length limit exceeded - dropped variable 'dest' (attacker 'XX.XX.XX.XX',
+file '/web/transitionnetwork.org/www/index.php')
Jan 10 05:05:54 quince suhosin[9630]: ALERT - configured GET variable value length limit exceeded - dropped variable 'dest' (attacker 'XX.XX.XX.XX',
+file '/web/transitionnetwork.org/www/index.php')
Jan 10 05:07:34 quince suhosin[9635]: ALERT - configured GET variable value length limit exceeded - dropped variable 'dest' (attacker 'XX.XX.XX.XX',
+file '/web/transitionnetwork.org/www/index.php')
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 10 Jan 2011 18:46:13 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/207#comment:7</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:7</guid>
      <description>
        &lt;p&gt;
Is it possible to increase the verbosity here? It'd be nice to know what the variables or more of the call stack to try to narrow down what's cracking.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 28 Jan 2011 14:08:38 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/207#comment:8</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:8</guid>
      <description>
        &lt;p&gt;
One I've not looked into yet:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Jan 28 13:30:32 quince apache2: PHP Fatal error:  Maximum execution time of 60 seconds exceeded in
+/web/transitionnetwork.org/www/sites/all/modules/nodehierarchy/nodehierarchy.module on line 261
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Fri, 17 Jun 2011 11:00:04 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/207#comment:9</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:9</guid>
      <description>
        &lt;p&gt;
Does this need to be changed from phase 3 to phase 4?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Sun, 03 Jul 2011 21:56:09 GMT</pubDate>
      <title>hours, totalhours, milestone changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:10</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:10</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.1&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.55&lt;/em&gt; to &lt;em&gt;0.65&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                changed from &lt;em&gt;Phase 3&lt;/em&gt; to &lt;em&gt;Phase 4&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Jim, lots of these in the last logwatch email:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Jul  3 20:39:22 quince apache2: PHP Parse error:  syntax error, unexpected ';' in /web/transitionnetwork.org/www/sites/all/modules/views_customfield/includes/views_customfield_handler_field_phpcode.inc(118) : eval()'d code on line 2
&lt;/pre&gt;&lt;p&gt;
I couldn't find anything with google to help with these errors.
&lt;/p&gt;
&lt;p&gt;
And one of these:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Jul  3 20:31:46 quince apache2: PHP Fatal error:  Unsupported operand types in /web/transitionnetwork.org/www/includes/common.inc on line 1429
&lt;/pre&gt;&lt;p&gt;
There is a suggestion here for this: &lt;a class="ext-link" href="http://drupal.org/node/362799"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupal.org/node/362799&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
And looking at the apache logs I think it was a POST done by Jim that caused it:
&lt;/p&gt;
&lt;pre class="wiki"&gt;[03/Jul/2011:20:39:33 +0100] "POST /admin/build/views/ajax/config-item/blogs/panel_pane_3/field/phpcode HTTP/1.1" 200 14840 "https://www.transitionnetwork.org/admin/build/views/edit/blogs"
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Sun, 03 Jul 2011 21:59:58 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/207#comment:11</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:11</guid>
      <description>
        &lt;p&gt;
Oops I got it the wrong way around above, the snip from the apache log, the POST cause the first error not the second.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Tue, 13 Sep 2011 15:24:49 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/207#comment:12</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:12</guid>
      <description>
        &lt;p&gt;
is this a phase 4 ticket? keep open? move to phase 5?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 13 Sep 2011 20:49:35 GMT</pubDate>
      <title>milestone changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:13</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:13</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                changed from &lt;em&gt;Phase 4&lt;/em&gt; to &lt;em&gt;Phase 5&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This is onging...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 13 Sep 2011 21:24:41 GMT</pubDate>
      <title>status, type changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:14</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:14</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;accepted&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;type&lt;/strong&gt;
                changed from &lt;em&gt;defect&lt;/em&gt; to &lt;em&gt;maintenance&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Thu, 06 Oct 2011 10:54:13 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:15</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:15</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.5&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.65&lt;/em&gt; to &lt;em&gt;1.15&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I was getting a lot of these logwatch emails:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Oct  6 10:06:19 quince /USR/SBIN/CRON[25012]: (CRON) error (grandchild #25020 failed with exit status 255)
&lt;/pre&gt;&lt;p&gt;
I tracked it down to the www-data user who has this cron job:
&lt;/p&gt;
&lt;pre class="wiki"&gt;5 * * * * /web/stats.transitionnetwork.org/piwik/misc/cron/archive.sh &amp;gt; /dev/null
&lt;/pre&gt;&lt;p&gt;
It was failing with this in the syslog:
&lt;/p&gt;
&lt;pre class="wiki"&gt;/var/log/syslog:Oct  5 11:05:01 quince /USR/SBIN/CRON[17136]: (www-data) CMD (/web/stats.transitionnetwork.org/piwik/misc/cron/archive.sh &amp;gt; /dev/null)
/var/log/syslog:Oct  5 11:05:57 quince /USR/SBIN/CRON[17132]: (CRON) error (grandchild #17136 failed with exit status 255)
&lt;/pre&gt;&lt;p&gt;
When the script was run on the command line it failed here:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8388608 bytes) in /web/stats.transitionnetwork.org/piwik/core/DataTable.php on line 969
&lt;/pre&gt;&lt;p&gt;
After increasing the &lt;tt&gt;memory_limit&lt;/tt&gt; in &lt;tt&gt;/etc/php5/apache2/php.ini&lt;/tt&gt; from 256m to 512m it still failed:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8388608 bytes) in /web/stats.transitionnetwork.org/piwik/core/DataTable.php on line 969
&lt;/pre&gt;&lt;p&gt;
With the same "Allowed memory size" limit, 256 not 512... this was because the limit needed increasing in &lt;tt&gt;/etc/php5/cli/php.ini&lt;/tt&gt; -- after increasing it to 512 it runs OK.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 12 Mar 2012 15:24:52 GMT</pubDate>
      <title>cc, hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:16</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:16</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;cc&lt;/strong&gt;
              &lt;em&gt;laura&lt;/em&gt; added
            &lt;/li&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.1&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;1.15&lt;/em&gt; to &lt;em&gt;1.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Email from logwatch:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Mar 12 12:43:57 quince suhosin[22133]: ALERT - script tried to disable memory_limit by setting it to a negative value -1 bytes which is not allowed (attacker 'REMOTE_ADDR not set', file '/web/wiki.transitionnetwork.org/www/maintenance/Maintenance.php', line 544)
Mar 12 12:43:57 quince suhosin[22133]: ALERT - script tried to disable memory_limit by setting it to a negative value -1 bytes which is not allowed (attacker 'REMOTE_ADDR not set', file '/web/wiki.transitionnetwork.org/www/maintenance/Maintenance.php', line 544)
&lt;/pre&gt;&lt;p&gt;
I assumed the cron task triggered this but it was logged a few seconds after (or are the logs out by a few seconds?), from the apache access.log:
&lt;/p&gt;
&lt;pre class="wiki"&gt;127.0.0.1 - - [12/Mar/2012:12:44:01 +0000] "GET /cron.php HTTP/1.0" 302 - "-" "Wget/1.12 (linux-gnu)"
&lt;/pre&gt;&lt;p&gt;
-1 is unlimited.
&lt;/p&gt;
&lt;p&gt;
So the questions I have are:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;What triggered this, was it cron?
&lt;/li&gt;&lt;li&gt;Depending on the answer to the first question do we need to either increase the cli or apache php memory limit?
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Current values, &lt;tt&gt;/etc/php5/cli/php.ini&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;memory_limit = 512M
&lt;/pre&gt;&lt;p&gt;
And &lt;tt&gt;/etc/php/apache2/php.ini&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;memory_limit = 256M
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 12 Mar 2012 17:11:14 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/207#comment:17</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:17</guid>
      <description>
        &lt;p&gt;
This will have been cause by the mediawiki upgrade and it's OK to ignore it.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 02 Oct 2012 10:23:03 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:18</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:18</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.1&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;1.25&lt;/em&gt; to &lt;em&gt;1.35&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This was flagged up in a logwatch email:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Oct  2 10:38:52 quince suhosin[11930]: ALERT - configured GET variable name length limit exceeded - dropped variable
+'Entrepreneurship_(Preparing_vegetable_boxes_at_Growing_Communities,_a_local_food_social_enterprise_in_Hackney)_x_jpg' (attacker '127.0.0.1',
+file '/web/transitionnetwork.org/www/index.php')
&lt;/pre&gt;&lt;p&gt;
So I have doubled this value in &lt;tt&gt;/etc/php5/conf.d/suhosin.ini&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;;suhosin.get.max_value_length = 2048
suhosin.get.max_value_length = 4096
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Thu, 09 May 2013 09:41:41 GMT</pubDate>
      <title>description, milestone changed</title>
      <link>http://localhost:8080/trac/ticket/207#comment:19</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:19</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/207?action=diff&amp;amp;version=19"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                changed from &lt;em&gt;Phase 5&lt;/em&gt; to &lt;em&gt;Maintenance&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 15 Nov 2013 14:23:17 GMT</pubDate>
      <title>cc, status changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/207#comment:20</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/207#comment:20</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;cc&lt;/strong&gt;
              &lt;em&gt;laura&lt;/em&gt; removed
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;accepted&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;
This ticket was last used when &lt;a class="wiki" href="http://localhost:8080/trac/wiki/NewLiveServer"&gt;wiki:NewLiveServer&lt;/a&gt; was running, so closing it.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>