QAS an Experian company
UK homeSupportTechnical document
Support
Support home
Pro zone
Authenticate Pro zone
Match zone
Unify zone
Electronic updates zone
Pro On Demand zone
Pro Web zone
Batch zone
Email Validate zone
BANK WIZARD zone
NameTracer Pro zone
Rapid zone
Clicks zone
Data zone
Mailsort zone
Vista zone
Downloads
FAQs
Training
Solution accreditation
Purchase Licences
Terms and Conditions
Contact support
QuickAddress is now QAS

Rate this area

Please rate the Knowledge base area:

Support site feedback
Please tell us what you think

Send this page to a friendSend this
page to a friend

Technical Document

How do I change Pro Web’s Server Address (UNIX platforms)?

Category

Configuration

Product Line

World, V4/DataWorld, V5

Product

Pro Web

Implementation

Web API

O/S

UNIX

Version

5.x, 4.x, 4.5, 4.51, 4.50

Search support:
Look in:
Knowledge base
Support site
Advanced search

Summary

This document discusses how to change the Pro Web Server Address on UNIX platforms.

Solution

When you run the server, it will attempt to listen for incoming connections from clients. To configure or change the server address, follow these steps:

1. Edit the ServerAddress INI setting in qawserve.ini. It should read “ServerAddress=QATCPIP:{Server Address}:{Port}”.

2. Edit the ServerWSDLUrn INI setting in qawserve.ini. It should read “ServerWSDLUrn=http://{Server Address}:{Port}”. The server address must be an absolute address.

3. If you are using the JSP integration pages, you should uncompress the proweb.war file, extract the web.xml file from it and edit the server address contained in it.

If you are using the PHP integration pages, you must locate the constants.inc file (which will be in the same location as the web server) and edit the server address contained in it.

Related links

QAS Pro Web support zone