<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2011://24/tag:forums.movabletype.org,2009://24.13451-</id>
  <updated>2011-09-01T02:26:24Z</updated>
  <title>Comments for System Info out of Sync with configuration M/T 4.25</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.13451</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=13451" title="System Info out of Sync with configuration M/T 4.25" />
    <published>2009-03-23T12:21:34Z</published>
    <updated>2009-05-05T12:23:11Z</updated>
    <title>System Info out of Sync with configuration M/T 4.25</title>
    <summary>When I run System Info from Tools Menu the information it provides is not up to date - wrong version of MT, states modules missing when in fact they are installed. When I run mt-check.cgi it provides the correct information....</summary>
    <author>
      <name>Adagio</name>
      
    </author>
    
    <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>When I run System Info from Tools Menu the information it provides is not up to date - wrong version of MT, states modules missing when in fact they are installed.</p>

<p>When I run mt-check.cgi it provides the correct information.</p>

<p>Seems like MT is not using mt-check.cgi but something internal; the address bar displays "mt.cgi?__mode=tools" when I run System Info.</p>

<p>Any answers?</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.13451-comment:20629</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.13451" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html#c20629" />
    <title>Comment from Su on 2009-03-23</title>
    <author>
        <name>Su</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The information on the System Info screen is <a href="http://bugs.movabletype.org/default.asp?79429" rel="nofollow">cached for 24 hours</a>. If you're making changes <em>right now</em>, your best bet is to just use mt-check directly, as no simple way of dumping the cache is provided. You can do it with an SQL query(which I don't have handy), but I don't see much point in it myself.</p>]]>
    </content>
    <published>2009-03-23T16:42:40Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.13451-comment:21059</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.13451" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html#c21059" />
    <title>Comment from Adagio on 2009-03-27</title>
    <author>
        <name>Adagio</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Thanks Su. Odd way of caching especially without documenting. </p>]]>
    </content>
    <published>2009-03-28T00:33:25Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.13451-comment:21069</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.13451" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html#c21069" />
    <title>Comment from Su on 2009-03-27</title>
    <author>
        <name>Su</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>There's been no real response as to why it's being done or if the request to kill it will be fulfilled. If you want to add your disagreement,  please comment on that bug.</p>]]>
    </content>
    <published>2009-03-28T04:20:22Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.13451-comment:23605</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.13451" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/03/system-info-out-of-sync-with-configuration-mt-425.html#c23605" />
    <title>Comment from Matthijs Dekker on 2009-05-05</title>
    <author>
        <name>Matthijs Dekker</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You can clear the cached version of the System Info page with the following SQL query:</p>

<p><b>delete from  mt_session where session_id="SC"</b></p>]]>
    </content>
    <published>2009-05-05T12:23:11Z</published>
  </entry>

</feed>

