Guten Tag,
sofern PHP 8.1 (mit aktiviertem OPCache) als Standard-Version in LiveConfig eingestellt wird, erhalte ich folgende Fehlermeldung:
PHP 8.1.18 mit OPCache
PHP
Running Lua diagnostics...
sh: line 1: 2861107 Done echo '<?php echo php_ini_loaded_file(); ?>'
2861108 Segmentation fault (core dumped) | /opt/remi/php81/root/usr/bin/php-cgi -q
[ERR] Can't get default php.ini location from /opt/remi/php81/root/usr/bin/php-cgi
PHP 8.1.18 ohne OPCache wird ohne Probleme erkannt:
Code
Running Lua diagnostics...
[INFO] Loading custom Lua settings from '/usr/lib/liveconfig/lua/custom.lua'
[INFO] Detected 'nil'
[INFO] setting PHP default version to 'php81'
PHP 8.2.5 mit OPCache wird ebenfalls ohne Probleme erkannt:
Code
Running Lua diagnostics...
[INFO] Loading custom Lua settings from '/usr/lib/liveconfig/lua/custom.lua'
[INFO] Detected 'nil'
[INFO] setting PHP default version to 'php82'
Gibt es ein Problem mit LiveConfig und PHP 8.1 mit aktiviertem OPCache?
Vielen Dank
Alex
LiveConfig 2.15.1
Rocky Linux 8.7