@Tom-Elliott this is what I have been using.
sudo -i
cd /root
git clone https://github.com/FOGProject/fogproject.git
cd /root/fogproject/bin
./installfog.sh
however I just checked and it says the firewall is off but it when I just installed it was still detected as on. Can you tell me how to disable selinux because I think I missed that one.
R
Posts made by Rogsninja
-
RE: Backing up database Failed on install
-
RE: Backing up database Failed on install
This time I didn’t disable the firewall however I have before and got this same error. I’m running CentOS 8.0 and I’m using the most recent version of fog I downloaded it using git so i’m not sure of the exact version. If you want I can run the install again with the firewall off.
-
Backing up database Failed on install
Everything thing else seems to be working fine during the install however it always fails at the step of backing up the database. Is there anyway to skip this step?