<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.llaumgui.com/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>Le blog de llaumgui - Balise - eZ Publish 4.0</title>
  <link>http://www.llaumgui.com/</link>
  <atom:link href="http://www.llaumgui.com/feed/tag/eZ%20Publish%204.0/rss2" rel="self" type="application/rss+xml"/>
  <description>Linux en général, Fedora en particulier...</description>
  <language>fr</language>
  <pubDate>Wed, 03 Dec 2008 15:54:44 +0100</pubDate>
  <copyright>http://creativecommons.org/licenses/by-nc-nd/2.5/</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>eZ Publish 4, php 5.2, CentOS 5, Remi et la spb-box</title>
    <link>http://www.llaumgui.com/post/eZ-Publish-4-php-52-CentOS-5-Remi-et-la-spb-box</link>
    <guid isPermaLink="false">urn:md5:146b1a12290e0b1ac89daa9df7861ed4</guid>
    <pubDate>Sat, 06 Oct 2007 10:31:00 +0200</pubDate>
    <dc:creator>llaumgui</dc:creator>
        <category>Linux</category>
        <category>CentOS</category><category>eZ Components</category><category>eZ Publish</category><category>eZ Publish 4.0</category><category>php</category><category>php5</category><category>Remi</category><category>spb-box</category><category>yum</category>    
    <description>&lt;p&gt;Que du beau monde dans un seul billet...&lt;/p&gt;


&lt;p&gt;A la lecture du &lt;a href=&quot;http://www.llaumgui.com/post/eZ-publish-40-alpha-1-support-du-php5#c4642&quot; hreflang=&quot;fr&quot;&gt;très instructif commentaire de Paul Borgermans&lt;/a&gt; laissé à la suite de &lt;a href=&quot;http://www.llaumgui.com/post/eZ-publish-40-alpha-1-support-du-php5&quot; hreflang=&quot;fr&quot; title=&quot;eZ publish 4.0 alpha 1, support du php5&quot;&gt;mon billet&lt;/a&gt; sur la première alpha d'&lt;a href=&quot;http://ez.no/ezpublish&quot;&gt;eZ Publish&lt;/a&gt; 4.0; et l'annonce qu'eZ 4.0 ainsi qu'&lt;a href=&quot;http://ez.no/ezcomponents&quot; hreflang=&quot;en&quot; title=&quot;Open source content management framework&quot;&gt;eZ Components&lt;/a&gt; iraient plus vers un compatibilité php 5.2 que 5.1 : j'ai décidé de mettre à jour la version de php de la &lt;a href=&quot;http://www.llaumgui.com/tag/spb-box&quot; hreflang=&quot;fr&quot;&gt;spb-box&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;Pour cela, j'ai fait confiance à l'&lt;a href=&quot;http://remi.collet.free.fr/&quot; hreflang=&quot;fr&quot; title=&quot;Les RPMs de Remi&quot;&gt;ami Remi&lt;/a&gt; (Attention prononcer Remi et surtout pas Rémi) et à &lt;a href=&quot;http://remi.collet.free.fr/index.php?2005/10/02/15-presentation-du-site&quot; hreflang=&quot;fr&quot;&gt;son dépôt&lt;/a&gt;. Pour ceux qui ne connaisse pas Remi, surnommé dans le milieu &amp;quot;&lt;em&gt;Serial Builder&lt;/em&gt;&amp;quot;, il propose les dernières versions php/MySQL pour Fedora mais aussi pour les RHEL 4 &amp;amp; 5.&lt;/p&gt;    &lt;p&gt;Une petite ligne de commande :&lt;/p&gt;

&lt;code class=&quot;bash&quot;&gt;root@spb-box ~&amp;gt; &lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;wget&lt;/span&gt; http://remi.collet.&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;free&lt;/span&gt;.fr/rpms/el5.i386/remi-release&lt;span style=&quot;color: #000000;&quot;&gt;-5&lt;/span&gt;&lt;span style=&quot;color: #000000;&quot;&gt;-2&lt;/span&gt;.el5.remi.noarch.rpm \&lt;br /&gt;
rpm -Uvh remi-release&lt;span style=&quot;color: #000000;&quot;&gt;-5&lt;/span&gt;*.rpm \&lt;br /&gt;
yum --&lt;span style=&quot;color: #007800;&quot;&gt;enablerepo=&lt;/span&gt;remi update php&lt;/code&gt;


&lt;p&gt;Et me voila en php 5.&lt;/p&gt;
&lt;code class=&quot;bash&quot;&gt;root@spb-box ~&amp;gt; rpm -qa php&lt;br /&gt;
php&lt;span style=&quot;color: #000000;&quot;&gt;-5.2&lt;/span&gt;&lt;span style=&quot;color: #000000;&quot;&gt;.4&lt;/span&gt;&lt;span style=&quot;color: #000000;&quot;&gt;-1&lt;/span&gt;.el5.remi&lt;/code&gt;


&lt;p&gt;Tenant à activer le dépôt de Remi par défaut  (il est très réactif au niveau des mises à jour) mais ne tenant pas à mettre à jour mon serveur MySQL, j'ai configuré le dépôt de la sorte.&lt;/p&gt;

&lt;code class=&quot;bash&quot;&gt;&lt;span style=&quot;color: #7a0874; font-weight: bold;&quot;&gt;&amp;#91;&lt;/span&gt;remi&lt;span style=&quot;color: #7a0874; font-weight: bold;&quot;&gt;&amp;#93;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #007800;&quot;&gt;name=&lt;/span&gt;Les RPM de remi pour Enterprise Linux &lt;span style=&quot;color: #000000;&quot;&gt;5&lt;/span&gt; - &lt;span style=&quot;color: #007800;&quot;&gt;$basearch&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #007800;&quot;&gt;baseurl=&lt;/span&gt;http://remi.collet.&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;free&lt;/span&gt;.fr/rpms/el5.&lt;span style=&quot;color: #007800;&quot;&gt;$basearch&lt;/span&gt;/&lt;br /&gt;
&amp;nbsp; &amp;nbsp; http://iut-info.univ-reims.fr/remirpms/el5.&lt;span style=&quot;color: #007800;&quot;&gt;$basearch&lt;/span&gt;/&lt;br /&gt;
&lt;span style=&quot;color: #007800;&quot;&gt;enabled=&lt;/span&gt;&lt;span style=&quot;color: #000000;&quot;&gt;1&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #007800;&quot;&gt;gpgcheck=&lt;/span&gt;&lt;span style=&quot;color: #000000;&quot;&gt;1&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #007800;&quot;&gt;gpgkey=&lt;/span&gt;file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi&lt;br /&gt;
&lt;span style=&quot;color: #007800;&quot;&gt;exclude=&lt;/span&gt;mysql mysql-server mysql-libs&lt;/code&gt;


&lt;p&gt;A force de mettre des clauses &lt;code&gt;exclude&lt;/code&gt; dans mes fichiers repo, j'en fini par croire qu'il faudrait inventer un clause &lt;em&gt;include&lt;/em&gt;...&lt;/p&gt;</description>
    
    
    
          <comments>http://www.llaumgui.com/post/eZ-Publish-4-php-52-CentOS-5-Remi-et-la-spb-box#comment-form</comments>
      <wfw:comment>http://www.llaumgui.com/post/eZ-Publish-4-php-52-CentOS-5-Remi-et-la-spb-box#comment-form</wfw:comment>
      <wfw:commentRss>http://www.llaumgui.com/feed/atom/comments/368</wfw:commentRss>
      </item>
    
</channel>
</rss>