Dec
9
Web access in ESX4 (vSphere)
Leave a comment »
After a default installation you will probably receive a 503 Error.
Check if the service is running “service vmware-webAccess status”
If not “service vmware-webAccess start“.
To start it automatic after a reboot “chkconfig –level 345 vmware-webAccess on“