<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Nextcloud External (Update)]]></title><description><![CDATA[<p dir="auto">Passage de la version  <strong>32.0.2</strong> à  <strong>32.0.9</strong>.<br />
Augmentation de l’espace disque.</p>
]]></description><link>https://lemmy.cyber-neurones.org/topic/358/nextcloud-external-update</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 16:12:36 GMT</lastBuildDate><atom:link href="https://lemmy.cyber-neurones.org/topic/358.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 May 2026 10:18:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Nextcloud External (Update) on Mon, 25 May 2026 10:26:34 GMT]]></title><description><![CDATA[<p dir="auto">Modification de opcache /etc/php/8.2/cli/php.ini</p>
<pre><code class="language-bash">; The amount of memory for interned strings in Mbytes.
;opcache.interned_strings_buffer=8

</code></pre>
<p dir="auto">Après :</p>
<pre><code class="language-bash">; The amount of memory for interned strings in Mbytes.
opcache.interned_strings_buffer=16
</code></pre>
<p dir="auto">Lancement de apache :</p>
<pre><code class="language-bash"># systemctl restart apache2
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/852</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/852</guid><dc:creator><![CDATA[farias]]></dc:creator><pubDate>Mon, 25 May 2026 10:26:34 GMT</pubDate></item><item><title><![CDATA[Reply to Nextcloud External (Update) on Mon, 25 May 2026 10:21:53 GMT]]></title><description><![CDATA[<p dir="auto">Correction des indices .</p>
<pre><code class="language-bash"># su - www-data -s /bin/bash -c "php /var/www/nextcloud/occ  db:add-missing-indices"
Adding additional activity_object_user index to the oc_activity table, this can take some time...
Removing activity_object index from the oc_activity table
oc_activity table updated successfully.

</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/851</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/851</guid><dc:creator><![CDATA[farias]]></dc:creator><pubDate>Mon, 25 May 2026 10:21:53 GMT</pubDate></item></channel></rss>