Hi:

We are attempt to install the Management Console.

We have follow the instructions at http://dev.opennebula.org/projects/15/wiki/Onemc_install_ubuntu

The login screen is displayed right, but no data appears after login (we can see the columns titles, but no data are displayed) The only error we detect are in the /var/log/httpd/error_log file:

[Thu Sep 30 12:02:14 2010] [error] [client 193.144.44.92] PHP Notice: Use of undefined constant failed - assumed 'failed' in /var/www/html/include/xml_funcs.php on line 158

[Thu Sep 30 12:02:14 2010] [error] [client 193.144.44.92] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/include/onemc_funcs.php on line 70 [Thu Sep 30 12:02:14 2010] [error] [client 193.144.44.92] PHP Notice: Undefined index: VM_POOL in /var/www/html/include/onemc_funcs.php on line 573 [Thu Sep 30 12:02:14 2010] [error] [client 193.144.44.92] PHP Notice: Undefined index: VM_POOL in /var/www/html/include/onemc_funcs.php on line 575

Seems that some array data is void...

BTW, Works the Management Console with the new 2.x version of opennebula??

In the include/config.php of the onemc stuff, What is the $one_location variable??? We was install open nebula as local user under ONE_LOCATION=/srv/cloud/one, so is correct use $one_location = "/srv/cloud/one" in the config.php file???

Regards

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to