Yes,
short_open_tag On
info given in phpinfo.php page.
Using PHP7.4.27 under archlinux, Xampp on my localhost computer.
I did replace
<?
with
<?php
Same error.
If I set short_open_tag to off, I get that blank page :
http://fila4/16a/zp-core/setup/index.php?autorun=gallery
...
I tried
?><?php echo '<?xml version="1.0" encoding="utf-8"?>';?>
Same blank page.
Console shows this error :
Cette page est en mode de compatibilité (quirks). La mise en page peut en être affectée. Pour le mode standard, utilisez « <!DOCTYPE html>