<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.tela-botanica.net/tela-nota/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>tela-nota - Tag - serveur apache php</title>
  <link>http://www.tela-botanica.net/tela-nota/</link>
  <atom:link href="http://www.tela-botanica.net/tela-nota/feed/tag/serveur%20apache%20php/rss2" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Thu, 02 Feb 2012 15:34:34 +0100</pubDate>
  <copyright>1999-2008 Tela Botanica</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Passage de suPHP en version &gt;= 0.7.0</title>
    <link>http://www.tela-botanica.net/tela-nota/post/2010/01/25/Passage-de-suPHP-en-version-0.7.0</link>
    <guid isPermaLink="false">urn:md5:e2893d52f26c3b09f544b7a864dbc64e</guid>
    <pubDate>Mon, 25 Jan 2010 18:16:00 +0100</pubDate>
    <dc:creator>David DELON</dc:creator>
        <category>serveur apache php</category>    
    <description>    &lt;p&gt;Passage de &lt;a href=&quot;http://www.suphp.org/Home.html&quot;&gt;suPHP - Home&lt;/a&gt; 0.6.2 à 0.7.1&lt;/p&gt;


&lt;p&gt;&lt;q&gt;Attention: The configuration syntax for suphp.conf has slightly changed with this release. Be sure to read the documentation before upgrading, because existing configuration files will not work without changing them.&lt;/q&gt;&lt;/p&gt;



&lt;p&gt;Certe, j'étais prévenu, la syntaxe de suphp.conf avait &quot;slightly changed&quot; avec la version 0.7.0, mais cela aurait quand même été plus rapide d'indiquer quoi exactement plutôt de le laisser deviner depuis la documentation.
Bref, si vous êtes coincé par une erreur 500 suite à une mise à jour de suphp, voilà ce qu'il faut changer (en gros il faut protéger avec le caractère &quot; la valeur passée à x-httpd-php )&amp;nbsp;:&lt;/p&gt;

&lt;pre&gt;
diff suphp-0.6.3/doc/suphp.conf-example suphp-0.7.1/doc/suphp.conf-example  (

&amp;lt; docroot=/
---
&amp;gt; docroot=/var/www:${HOME}/public_html
44c44
&amp;lt; x-httpd-php=php:/usr/bin/php
---
&amp;gt; x-httpd-php=&amp;quot;php:/usr/bin/php&amp;quot;
47c47
&amp;lt; x-suphp-cgi=execute:!self
---
&amp;gt; x-suphp-cgi=&amp;quot;execute:!self&amp;quot;
&lt;/pre&gt;</description>
    
    
    
          <comments>http://www.tela-botanica.net/tela-nota/post/2010/01/25/Passage-de-suPHP-en-version-0.7.0#comment-form</comments>
      <wfw:comment>http://www.tela-botanica.net/tela-nota/post/2010/01/25/Passage-de-suPHP-en-version-0.7.0#comment-form</wfw:comment>
      <wfw:commentRss>http://www.tela-botanica.net/tela-nota/feed/atom/comments/52</wfw:commentRss>
      </item>
    
</channel>
</rss>
