Hi unfortunately an apt-get autoremove nuked apache2 on my instance of FreePBX 16. I have reinstalled apache and PHP7.4 but am now seeing
session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/html/admin/config.php on line 77
[Fri Mar 06 07:11:35.269265 2026] [php7:warn] [pid 1385:tid 1385] [client 192.168.8.2:52787] PHP Warning: include_once(/etc/freepbx.conf): failed to open stream: Permission denied in /var/www/html/admin/config.php on line 131
[Fri Mar 06 07:11:35.269278 2026] [php7:warn] [pid 1385:tid 1385] [client 192.168.8.2:52787] PHP Warning: include_once(): Failed opening ‘/etc/freepbx.conf’ for inclusion (include_path=‘.:/usr/share/php’) in /var/www/html/admin/config.p
hp on line 131
as the file /etc/freepbx.conf exists I assume I need some part of apache or PHP running as asterisk. Can someone tell me what I need to change?