@Tom-Elliott Sorry I was at lunch.
But Elliot, you are a legend. It works now. No errors, and the webgui works. Gonna make a new image and try upload/download and all that.
I’m not good with linux in general, what did those commands do exactly?
Latest posts made by WourN
- 
RE: Backing up database... Failed!posted in FOG Problems
 - 
RE: Backing up database... Failed!posted in FOG Problems
@Tom-Elliott @Quazz
Running yum update or yum install php will install the 5.3.3 version. If I let fog install php, it will still be the 5.3.3 version.
I found a way to install 5.6, so that the webgui could work. But running ./installfog with the 5.6 installed, results in Php… Failed!
Anyway, I’ve remove the packages line from fogsettings, but I’m still getting failed on backing up database - 
RE: Backing up database... Failed!posted in FOG Problems
@Tom-Elliott @quazz All right so now I ran installfog.
I got the php… Failed!! as expected because I have the 5.6 version.
so I uninstalled it, and now it’s installing the 5.3.3 version again.
So, running ./installfog.sh right now, and Backing up database… Failed!!
Also, the webGUI is now blank.What now?
 - 
RE: Backing up database... Failed!posted in FOG Problems
@Tom-Elliott all right, I ran svn up
Now I need to run ./installfog.sh again right? - 
RE: Backing up database... Failed!posted in FOG Problems
as I said, this is before I update SVN. Will run svn upgrade now
 - 
RE: Backing up database... Failed!posted in FOG Problems
Version 1.3.0-RC-1
SVN Revision: 5936SVN revision is before I updated SVN though, I have now reverted the server to before it was updated.
 - 
Backing up database... Failed!posted in FOG Problems
Server
- FOG Version: 1.3.0
 - OS: Centos 6.8 64-bit
 
Description
Hi. I’ve been setting up a new fogserver. it’s virtual one with vmware.
I installed CentOS, updated the system, and installed Fog 1.3.0.
First, the webGUI would show, stated that I had php version 5.3.3, and I needed at least 5.5.5, so I updated php to 5.6. Easy. the webgui works, I can log in and everything.
then, I updated the svn, and ran ./installfog.sh again. Now it failed on php. so, I uninstalled 5.6, and fog installed the 5.3.3 version for me again. Now, here’s the problem;
Backing up Database… Failed!
I can’t get past that, and the webgui is just blank, no error or anything.
I updated php to 5.6 again, but it didnt make a difference.
I have tried to stop/start mysql service, I’ve tried uninstall/install mysql, but nothing.
Still wont work.
Any ideas?
PS: I have a snapshot from before I updated SVN, where the webgui works. - 
RE: Can't register or image Dell E5570posted in FOG Problems
Nvm, I tried another kernel, Version : 4.1.2 and it worked.
Case closed - 
Can't register or image Dell E5570posted in FOG Problems
Hello.
We have bought in some new computers, Dell Latitude E5570.
Previously we had the E5550, and they worked fine.
But E5570 doesnt. If I try to register the host, it says “Could not register host due to the following reasons: nothing”
So I tried to manually register the host in webGUI, and deploy image, but that didn’t work either. It stuck in an endless loop with no text on the screen at all.
I read that it might be because of the fog kernel beeing old, so through the webgui I installed the latest kernel, and tried again.
It did load the new kernel, which I named bzimage2, but I got the same result.Can someone help me with this issue?
Regards, WourN - 
RE: Hostnamechanger: Padding is invalid and cannot be removed.posted in FOG Problems
@Joe-Schmitt Okay so I fixed the initial issue with copying over the HostNameChanger.dll from an old image. Now I’m facing a new issue.
The log file now says this:30.05.2016 09:25 FOG::HostnameChanger Attempting to connect to fog server... 30.05.2016 09:25 FOG::HostnameChanger Module is active... 30.05.2016 09:25 FOG::HostnameChanger AD mode requested, confirming settings. 30.05.2016 09:25 FOG::HostnameChanger Hostname is up to date 30.05.2016 09:25 FOG::HostnameChanger Attempting to join domain if not already a member.... 30.05.2016 09:25 FOG::HostnameChanger netdom output: 30.05.2016 09:25 FOG::PrinterManager Module is active...It’s progress I guess, but it still wont join domain.
netdom.exe is located under c:\windows\system32 and the path is correct in config.ini
What now?