thilobi I'm still confused about this mapi-header-php-issue:
I'm relatively sure, your main issue is gromox-zcore can't connect to port 5000:
Just verified on local Debian 13, here:
if istore (or http if not standalon) is not running:
zcore:
[2026-04-15 18:00:49.947428]: exmdb_client: HX_inet_connect to [localhost]:5000: Connection refused
istore running, but wrong ACL (exmdb_hosts_allow):
[2026-04-15 18:00:50.949221]: exmdb_client: Failed to connect to [localhost]:5000: Access denied
In both cases, the entire php-mapi-stack (gsync, webapp) fails.
Btw. since istore is running standalone, now: Are there similar port-5000-related errors in gromox-http?