Starting and checking status of web service failing
-
Hi. I’m trying to install 1.5.9 of FOG but I seem to be running into a issue where the installer stops at starting and checking status of web service.
The error made by the installer was this├─204731 php-fpm: pool www └─204732 php-fpm: pool www
What I am seeing is that FOG is trying to setup HTTPS on apache, even though I told it to not use it and is using the HTTPS port which OpenVPN uses. I’m unsure how to make FOG not use 443 since 443 is required by OpenVPN for the restrictive networks I go outside my home for system maintenance. I tried 1.5.7 and 1.5.8 but it fails sooner than 1.5.9 on stopping web services.
-
@lolarea2 said in Starting and checking status of web service failing:
I’m unsure how to make FOG not use 443 since 443 is required by OpenVPN for the restrictive networks I go outside my home for system maintenance.
Which Linux OS and version do you use? As far as I know from the top of my head the FOG Installer shouldn’t use 443 if you do not enable HTTPS. But I can imagine the OS itself defaults to HTTPS enabled by now when the Apache package is being installed.
I am sure there is an easy fix as soon as we know the OS and version you use.