@tom-elliott said in Can't login to FOG web Interface:
@msi when you login guess what page it automatically takes you too?
Hi,
Make sense… Please close the discussion with satisfaction. Just to recap, below solved the problem for now. Hopefully, newer version will solve all the problem, including delays.
@msi said in Can't login to FOG web Interface:
[root@caor-fogmain ~]#sudo -i
[root@caor-fogmain ~]#yum -y install git
[root@caor-fogmain ~]# sudo -i
[root@caor-fogmain ~]# cd /root
[root@caor-fogmain ~]# git clone https://github.com/FOGProject/fogproject.git
[root@caor-fogmain ~]# cd fogproject/
[root@caor-fogmain fogproject]# git checkout working-1.5.1
Branch working-1.5.1 set up to track remote branch working-1.5.1 from origin.
Switched to a new branch 'working-1.5.1'
[root@caor-fogmain fogproject]# git pull
Already up-to-date.
[root@caor-fogmain fogproject]# cd bin/
[root@caor-fogmain bin]# ./installfog.sh -y