I need some assistance as I have to run some older very custom app that is using mod_php. It is currently beeing ported so it can be used as a php app only with php-fpm. But as it uses perl in backend along php and some other stuff, managing LDAP on the server, I have to go with mod_php.
Can I run this on Keyhelp server? I mean, I have managed to run it, installed php8.4, enabled mod_php and switched apache to mpm_prefork. Also installed SLAPD and configured it. Can I run in some trouble on the go with maintenance upgrade tasks - OS patching or Keyhelp panel upgrades? Will the panel rewrite apache config or disable mod_php? The app is not using a vhost, it has its own app-apache.conf. To me this looks fine as this is installed beside Keyhelp panel so it should work on the long run.