<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>apache — Forum de PluXml</title>
        <link>https://forum.pluxml.org/index.php?p=/</link>
        <pubDate>Mon, 06 Apr 2026 20:11:18 +0000</pubDate>
        <language>fr</language>
            <description>apache — Forum de PluXml</description>
    <atom:link href="https://forum.pluxml.org/index.php?p=/discussions/tagged/apache/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Pb pluxml-apache après upgrade de php7.2 vers php7.4</title>
        <link>https://forum.pluxml.org/index.php?p=/discussion/7571/pb-pluxml-apache-apres-upgrade-de-php7-2-vers-php7-4</link>
        <pubDate>Thu, 14 Dec 2023 19:38:51 +0000</pubDate>
        <category>Entraide</category>
        <dc:creator>seb31</dc:creator>
        <guid isPermaLink="false">7571@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Bonjour,<br />
Je viens de passer php de 7.2 à 7.4 sur un pc ubuntu 18.04.<br />
<code>php -v</code><br />
<code>PHP 7.4.33-SergeyD/6.1 (cli) ( NTS )</code></p>

<p>Après install:<br />
<code>sudo apt install libapache2-mod-php74</code><br />
<code>sudo a2enmod php74</code><br />
<code>sudo systemctl restart apache2</code></p>

<p>Mon blog pluxml 5.8.1 en local continue à pointer vers php7.2. (idem phpinfo)<br />
Quand j'arrête le module pour php72 :<br />
<code>sudo a2dismod php7.2</code><br />
<code>sudo systemctl restart apache2</code></p>

<p>Pluxml est ko</p>

<p>Ça remarche en réactivant php7.2<br />
<code>sudo a2enmod php7.2</code><br />
<code>sudo systemctl restart apache2</code></p>

<p>Y-a-t'il un fichier de config à modifier?<br />
Merci.</p>
]]>
        </description>
    </item>
   </channel>
</rss>
