hello,
I have a problem on fog v 1.0.1, i upgrade since v 0.32. I have many blank page in “report management” and for wol in groups"…
The web server and the storage isn’t on the same server
Apache error log :
PHP Warning: current() expects parameter 1 to be array, string given in /var/www/fog/lib/pages/HostManagementPage.class.php on line 312, referer: [url]https://zurg/fog/management/index.php?node=host[/url]
PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/fog/Host.class.php on line 653, referer: [url]https://zurg/fog/management/index.php?node=host&sub=deploy&id=151&type=14[/url]
PHP Warning: require_once(./lib/ReportMaker.class.php): failed to open stream: No such file or directory in /var/www/fog/management/reports/Inventory.php on line 26, referer: [url]https://zurg/fog/management/index.php?node=report&sub=imaging-log[/url]
PHP Fatal error: require_once(): Failed opening required ‘./lib/ReportMaker.class.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/management/reports/Inventory.php on line 26, referer: [url]https://zurg/fog/management/index.php?node=report&sub=imaging-log[/url]
] PHP Warning: require_once(./lib/ReportMaker.class.php): failed to open stream: No such file or directory in /var/www/fog/management/reports/Equipment Loan.php on line 26, referer: [url]https://zurg/fog/management/index.php?node=report&sub=home[/url]
PHP Fatal error: require_once(): Failed opening required ‘./lib/ReportMaker.class.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/management/reports/Equipment Loan.php on line 26, referer: [url]https://zurg/fog/management/index.php?node=report&sub=home[/url]
ReportMaker.class.php is in /var/www/fog/lib/fog/ReportMaker.class.php
I have same problem with WOL (group mode) :
PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/fog/Host.class.php on line 653, referer: [url]https://zurg/fog/management/index.php?node=tasks&sub=groupadvanced&id=12[/url]
I can deploy and capture image but deployement of my old image are very slow.
Thanks for help if you have any idea