Are there any customisations to the php.ini?
Also make sure ufw is enabled. It is required for the outbound NAT for the PHP containers. As root, run:
ufw enable
systemctl enable ufw
Otherwise please run journalctl -u orchd
and send the output in a support ticket.