Setting up Windchill to run as a Windows Service. Is the directory ..\Windchill_10.2\HTTPServer my Apache directory?
To configure Apache as a service (9.1, 10.x)
- Launch Windchill Shell as administrator (In Windows Server 2008 and later: right-click, "Run as administrator")
- Goto <Windchill>\Apache directory
- As Administrator, Execute where <ServiceName> is what you want to name service
- Install:
- ant -f config.xml installService -DserviceName=<ServiceName>
- Install: