PL/B Web Server Installation
To install the PL/B Web Server, begin by executing the setup program included with software as downloaded from the ‘www.Sunbelt-plb.com‘. When prompted, enter the company name and authorization number exactly as provided by Sunbelt Computer Systems, Inc.
A default configuration file named PLBWEBSRV.INI is placed into the program directory. This file provides the necessary parameters that allow the PL/B Web server to become operational.
Using any text file editor, modify the following keywords in the PLBWEBSRV.INI:
Additional runtime keywords and values may be added to the file as needed.
Below is a sample configuration file:
[Version]
PLBWEBSRV=97
[Environment]
#
PLBWEB_ADDRESS=0.0.0.0:8081
PLBWEB_ROOT=c:\Sunbelt\Plbwebsrv.97\demo\http_root
PLBWEB_PORTNUM=2100
PLBWEB_LOGNAME=plbwebsrv.log
PLBWEB_HOSTNAME=63.162.221.37
PLBWEB_LOCALIP=63.162.221.37
PLB_PATH=d:\payroll;e:\gl
Currently there is no standard port number for the PL/B Web Server User Port that has been assigned by IANA (Internet Assigned Numbers Authority).
Once the configuration file has been modified, you may start the server task by executing the following command line:
1. Execute the following command line: plbserve -s
2. For Windows, the appropriate start shortcut provided by the installation starts the PL/B Web Server.
Note the following:
1. Sunbelt customers may navigate to the ‘www.Sunbelt-plb.com’ URL and download the PL/B Web Server installation program. With this installation program and a valid Sunbelt authorization number, the PL/B Web Server can be installed and executing in a short period of time.
See Also: Client Installation
![]() |