<?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/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.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.12016-</id>
  <updated>2011-09-01T02:26:29Z</updated>
  <title>Comments for One problem solved (include), One new (500 Server Error saving Contact page)</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.12016</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.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=12016" title="One problem solved (include), One new (500 Server Error saving Contact page)" />
    <published>2009-01-12T15:18:24Z</published>
    <updated>2009-01-12T16:47:13Z</updated>
    <title>One problem solved (include), One new (500 Server Error saving Contact page)</title>
    <summary>I resolved the problem with SSI (see the other thread), but I continue to have a 500 Server Error whenever I try to save the Contact page. On a test website, it doesn&#8217;t happen (same page contents, same templates). I...</summary>
    <author>
      <name>Luciano G.</name>
      <uri>http://www.lucianogiustini.org</uri>
    </author>
    
    <category term="Design, Templates, &amp; Tags" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>I resolved the problem with SSI (see the other thread), but I continue to have a 500 Server Error whenever I try to save the Contact page. 
On a test website, it doesn&#8217;t happen (same page contents, same templates).</p>

<p>I also tried to delete the index.shtml file, then the &#8220;/contact&#8221; directory itself, in a hypothesis it was a permissions problem, but without results.</p>

<p>Any idea?</p>
]]>
      

    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12016-comment:16152</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12016" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html#c16152" />
    <title>Comment from Mike T on 2009-01-12</title>
    <author>
        <name>Mike T</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>And you are using fresh templates, no SSIs or PHP, etc.?</p>]]>
    </content>
    <published>2009-01-12T15:42:19Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12016-comment:16156</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12016" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html#c16156" />
    <title>Comment from Luciano G. on 2009-01-12</title>
    <author>
        <name>Luciano G.</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The problem happens in both cases: it happened when I still had the fresh template, and now that I have a SSI statement in Footer Links.<br />
I didn't try to other pages. Anyway, when I saved the About page, I didn't have problems. Only on this one. </p>

<p>The strange thing is that if e.g. I put "hello world" in said Contact page, it saves w/out problems. If I had some html (very randomly, I've seen), it gives error. But on the other hand, the same html code doesn't give error on the test website. </p>]]>
    </content>
    <published>2009-01-12T15:50:12Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12016-comment:16160</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12016" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html#c16160" />
    <title>Comment from Mike T on 2009-01-12</title>
    <author>
        <name>Mike T</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Weird. Have you tried recreating the HTML that errors out using just the rich text editor?</p>]]>
    </content>
    <published>2009-01-12T16:07:29Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12016-comment:16162</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12016" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html#c16162" />
    <title>Comment from Luciano G. on 2009-01-12</title>
    <author>
        <name>Luciano G.</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Mh, not. It's a lot of links, Mike :)</p>]]>
    </content>
    <published>2009-01-12T16:14:13Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12016-comment:16176</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12016" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html#c16176" />
    <title>Comment from Luciano G. on 2009-01-12</title>
    <author>
        <name>Luciano G.</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Actually I put the Contact page via ftp... it's not the solution, because when I'll update or rebuild it will overwrite the page.</p>]]>
    </content>
    <published>2009-01-12T16:37:06Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12016-comment:16178</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12016" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html#c16178" />
    <title>Comment from Mike T on 2009-01-12</title>
    <author>
        <name>Mike T</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Well, you can recreate parts of it...</p>]]>
    </content>
    <published>2009-01-12T16:39:29Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12016-comment:16180</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12016" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/01/one-problem-solved-include-one-new-500-server-error-saving-contact-page.html#c16180" />
    <title>Comment from Luciano G. on 2009-01-12</title>
    <author>
        <name>Luciano G.</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Yes, but it already works, this, but then it doesn't work again. It's the "randomicity" of the issue that's makes me mad.</p>

<p>I give you an example, to explain:<br />
at the first, i rewrote the page as you said, in a step-by-step approach. </p>

<p>I wrote some links: Saved. Ok. <br />
I wrote other links: Ok. <br />
I wrote one more link. Error. <br />
I cut this link: Error.<br />
I add other links: Ok.<br />
I arrive on the bottom of my page: Ok.</p>

<p><br />
I go to make a little modify on the SAME page: Error.<br />
I revert to previous page: Error.</p>

<p>And so on...</p>

<p>:-(</p>]]>
    </content>
    <published>2009-01-12T16:47:13Z</published>
  </entry>

</feed>

