Problem with : list all hosts the program give a blank page fog 3731
-
Hello,
My equipement
Ubuntu 14.04 lts
Fog 3731When i ask the function : Host management - list all hosts the program give a blank page.
Thanks.Philippe.
French. -
Whenever there is a blank page or internal server error there is typically an error thrown to the Apache error logs. Can you please check the logs and see what they say?
-
@Tom-Elliott said:
Whenever there is a blank page or internal server error there is typically an error thrown to the Apache error logs. Can you please check the logs and see what they say?
Same error here :
[Thu Jul 09 10:29:11 2015] [error] [client 192.168.101.252] PHP Fatal error: Call to a member function __toString() on string in /var/www/fog/lib/pages/HostManagementPage.class.php on line 99
To bypass the error I have modified HosManagmentPage.class.php (I think it’s not the solution lol) :
'host_mac' => $Host->getMACAddress(), #->__toString(),
There is another topic about that error.
-
I’m french i no speak very well inglish.
i transfert the error.lo to apache2
error.logif you can tell me the solution.
Thank you in advance.Philippe
-
@techno.clarensac said:
I’m french i no speak very well inglish.
i transfert the error.lo to apache2
error.logif you can tell me the solution.
Thank you in advance.Philippe
Essayez la dernière version SVN (3732), problème corrigé pour moi.