Thank you, I will do this asap!
Posts made by Technotica
-
RE: fogcontroller.class.php Undefined Offset 3 line 1046
-
RE: fogcontroller.class.php Undefined Offset 3 line 1046
AH ok sorry, won’t change anything what is the process? Is there a guide somewhere?
Thanks!
-
RE: fogcontroller.class.php Undefined Offset 3 line 1046
Ohh yes, so the fog account on the server may have a different password than the mysql fog account, that is the problem? I will change that password to match then and not use the account anymore!
-
fogcontroller.class.php Undefined Offset 3 line 1046
Hello,
I have a slight problem with a FOG on a centos. I managed to get it working up to a point, it can capture an image but then runs into this error:
Reattempting to update Database.... Failed Error Returned: Type 8, File: /var/www/html/fog/lib/fog/fogcontroller.class.php, Line: 1046, Message: Undefined offset: 3, Host: XXX, User: fog
(Where XXX is the IP Address of my FOG)
Then it shows the Kernel variables and settings and wants to reboot within a minute.
I have looked for answers on google and here but I can’t seem to find the right one. The code in the php file wants a fields Array with 3 fields I guess but it only gets Host and Username.
Maybe it would expect a Password in that instance? Could it be jsut a blank password field somewhere?
Thanks!