Changing WebSTATISTICA service to listen on different port:
1. Open Start | All Programs | STATISTICA | WebSTATISTICA | Administration | Settings|All | TCPIPPort
2. Change the value from 8081 to some other port number that does not conflict with other software.
Note: (Sometimes McAfee uses 8081 by default for its management software. This would cause a conflict with WebSTATISTICA).
3. Re-start the WebSTATISTICA service.
4. Browse to C:\WebSTATISTICAPub\wwwroot\config.php.
5. Edit config.php in notepad.
6. Change the following line to use new port number: $PostVars["SoapPort"] = '8081';