Download Latest Version tpc-c-ifmx.tar.gz (392.7 kB)
Email in envelope

Get an email when there's a new version of IIUG Software Repository

Name Modified Size InfoDownloads / Week
Parent folder
Unicode 2019-06-13
Getopt 2019-06-13
IPC 2019-06-13
attrs 2019-06-13
Data 2019-06-13
libgd 2019-06-13
ODBM_File 2019-06-13
Opcode 2019-06-13
POSIX 2019-06-13
re 2019-06-13
sdbm 2019-06-13
SDBM_File 2019-06-13
Socket 2019-06-13
B 2019-06-13
DB_File 2019-06-13
DynaLoader 2019-06-13
Fcntl 2019-06-13
GD 2019-06-13
GIFgraph 2019-06-13
IO 2019-06-13
NDBM_File 2019-06-13
Totals: 21 Items   0
README - onweb.1.00.UC1

IMPORTANT

ONWeb must be installed on the same machine as the Informix instances
that are to be managed. For Informix 8.21 and Enterprise Decision
servers, ONWeb must be installed on the same node as coserver 1.


UPGRADING FROM 1.00.UC1B2

        1. As root, stop the ONWeb server:
                <onwebinstalldir>/sbin/onwebctl stop
        2. (Optional) As root, remove the previous ONWeb installation
        3. As root, install the new ONWeb distribution as described below

NEW INSTALLATION

You should create a directory and copy the ONWeb tar file into
it. Then unpack the tar file:

	cd <installation directory>
	tar xf onweb.1.00.UC1.tar

This file is the README file in the installation directory.

To complete the installation, become root and execute

	installonweb

You must run installonweb on the machine which will run the ONWeb
server. Installation onto network mounted drives may fail if the root
user does not have permission to change ownership and mode of files.

You can start the ONWeb server by running
	
	sbin/onwebctl start

and stop it with 

	sbin/onwebctl stop

The ONWeb server must be running before users can access ONWeb.

You may want to configure your operating system to start and stop the
ONWeb server whenever the machine is rebooted. The procedure for doing
this is operating-system dependent.

The HTTP server produces logfiles in httpd/var/log.


PLATFORMS AND VERSIONS

ONWeb has been tested with the following Informix server versions:

IDS 7.23
IDS 7.24
IDS 7.30
IDS 7.31
IDS w/ AD/XP 8.21
IEDS 8.30
IIF 2000 9.20

ONWeb has been tested on the following platforms:

IBM AIX 4.2.1
IBM AIX 4.3.2
HP HP-UX 10.20
HP HP-UX 11.00
SGI IRIX 6.2
Microsoft Windows NT 4.0 (Service Pack 4)
Red Hat Linux (kernel 2.2.5, glibc 2.1.1)
Sequent DYNIX/ptx 4.4.2
SNI Reliant Unix 5.43
Sun Solaris 2.5.1
Sun Solaris 2.6
Sun Solaris 2.7



Source: README, updated 2019-06-13