2.0

Table Of Contents
VMware, Inc. 85
Chapter 4 Installing and Configuring the ACE 2 Management Server
7OntheLoginpage,typeyouradminpassword.ThenclickLogin.
8TheWelcomepagereappears,thistimedisplayingasuccessmessage.Closethe
window.
Using Event Logs
Atthisrelease,theservercollectslogentriesforeventsthatchangethedatabase.You
cansetthelogginglevelsandsetanoptionforpurginglogentries.Seeinformation
aboutsettingtheselevelsandoptionsinStep5onpage83,under“Configuringthe
ACE2ManagementServer.”
Stopping and Starting the Apache Service Manually
ThissectiondescribeshowtorestarttheApacheserviceoneachofthesupportedserver
types.
To restart the Apache service manually on a Windows host server
1ClicktheApacheiconinthetaskbar.
2ClickStop,andthenclickStart.EnsurethatyouclickStopandStart,notRestart.
OnaRedHatEnterpriseLinux4hostserver:
1Logintoyourhostconsole.
2Asroot,typethefollowingcommand:
/etc/init.d/httpd stop
/etc/init.d/httpd start
To restart the Apache service manually on a SUSE Linux Enterprise Server 9 SP3
host server
OnanSUSELinuxEnterpriseServer9SP3hostserver:
1Logintoyourhostconsole.
2Asroot,typethefollowingcommand:
/etc/init.d/apache2 stop
/etc/init.d/apache2 start
NOTEAtthispoint,thenewconfigurationhasbeenwritten.Thesystemmustbe
restartedfortheACE2ManagementServertousetheconfiguration.