Salut,
sur le mutu qui pose problème :
OPCACHE Config
# opcache_invalidate:false
# opcache_get_configuration:true
# opcache.enable:'1'
# opcache.validate_timestamps:'1''2'
# opcache.revalidate_freq:
Sur les 2 autres :
OPCACHE Config
# opcache_invalidate:false
# opcache_get_configuration:true
# opcache.enable:'1'
# opcache.validate_timestamps:'1''2'
# opcache.revalidate_freq:
Entre les 2, il y a une différence de noyau (php info) :
- Linux 4.14.127-ovh-vps-grsec-zfs-classid #1 SMP > pose problème
- Linux 4.14.119-ovh-vps-grsec-zfs-classid #1 SMP > pas de problème
Dis-moi si besoin d'autres tests...
jeanmarie
Le 22/11/2019 à 12:09, Cerdic a écrit :
Hello Jean-Marie,
Ce réglage opcache est vraiment chiant et pénible :(
Est-ce que tu peux executer le code suivant sur le serveur mutu en
question et nous donner le résultat ?
<?php echo "OPCACHE Config<br />"; echo "<li>opcache_invalidate:" .
var_export(function_exists('opcache_invalidate'), true); echo
"<li>opcache_get_configuration:" .
var_export(function_exists('opcache_get_configuration'), true); echo
"<li>opcache.enable:" . var_export(ini_get('opcache.enable'), true);
echo
"<li>opcache.validate_timestamps:".var_export(ini_get('opcache.validate_timestamps'),
true); echo
"<li>opcache.revalidate_freq:".var_export(ini_get('opcache.revalidate_freq'));
--
Cédric
Le 21 nov. 2019 à 17:57 +0100, Jean Marie Grall
<jeanmarie.lis...@cousumain.info>, a écrit :
----
spip-zone@rezo.net - https://listes.rezo.net/mailman/listinfo/spip-zone