EnglishFrenchSpanish

OnWorks favicon

interchangep - Online in the Cloud

Run interchangep in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command interchangep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


interchange - an e-commerce and general HTTP database display system

SYNOPSIS


interchange [--options] [file]

VERSION


5.7.7

DESCRIPTION


Interchange is a database access and retrieval system focused on e-commerce. It allows
customers to select items to buy from catalog pages. The program tracks user information
in sessions and interacts with an HTTP server through sockets.

Interchange has many, many, functions and features; they are too numerous to describe in
this venue. Complete information can be found at its web site:

http://www.icdevgroup.org/

Interchange requires Perl 5.8.5 or higher; more information on Perl can be seen at:

http://www.perl.com/

OPTIONS


Interchange uses the Getopt::Long module, and most options will be recognized if they
uniquely identifiable. The canonical forms are:

-a, --add
Add a catalog to the system. Information taken from the input file (or standard
input). Implies reconfig=catalog. Example:

echo "Catalog simple /catalogs/simple /simple.cgi" | bin/interchange -a

The information is in the form of a standard Interchange catalog line, and must be in
the single-line format.

--runjobs=catalog[=job]
Run a jobs group which is a series of files in a directory with the name corresponding
to the "job". For instance, if you set up a directory called "weekly" in your pages
directory for the catalog "foundation", you can run those files with:

interchange --runjobs=foundation=weekly

Files ending in .html (or whatever HTMLsuffix is for that catalog) are skipped. It is
not tree-recursive -- directories are ignored.

Results can be emailed to an address if you specify --email=address, and they will be
put in the jobs log file.

Alternatively jobs can be specified with --jobgroup=jobname before the --runjobs
option. In other words, this will work:

interchange --jobgroup=weekly --runjobs=foundation

This will NOT work:

interchange --runjobs=foundation --jobgroup=weekly

-d dir, --dir=dir
Directory for VendRoot. This is where the Interchange configuration file will be
looked for (if not redefined with "-f"), and where the log file will go (if not
redefined with the ErrorFile directive).

-e name, --exclude=name
Exclude catalog from this startup.

-email=address
Email address to email jobs results to.

-f file, --config=file
Configuration file to use (default is interchange.cfg in VendRoot).

-h, --help
Display help on command line options.

-i, --inetmode
Run with internet-domain socket only. Normally Interchange runs with both UNIX- and
internet-domain sockets (except on Windows).

--jobgroup=job
Sets the job for --runjobs if that is not included in the --runjobs call. MUST precede
the --runjobs entry on the command line.

interchange --jobgroup=weekly --runjobs=foundation

See --runjobs for an explanation of what this does.

--kill [signal]
By default, kills the server ungracefully with signal KILL (9, usually). The optional
signal will be sent instead if supplied.

-q, --quiet
Suppress informational messages on startup. Only errors are shown.

--reconfig=name
Cause only catalog "name" to re-read its configuration.

--remove=catalog
Remove a catalog from operation; any future requests will get a not-found message.

-r, --restart
Stop and restart the server. This may take a long time if many catalogs are in use,
and will temporarily take the system offline. If you want to change a UserTag, use the
--add option instead.

--serve
This is the default if no mode options (--reconfig, --kill, --restart, etc.) are
supplied.

--stop
Stop server gracefully with a TERM signal.

-t, --test
Report problems with config files; causes a complete configuration of the Interchange
server but no server start.

-u, --unix
Run with unix-domain socket only. Normally Interchange runs with both UNIX- and
internet-domain sockets. This will not work on Windows.

-v, --version
Display program version.

--DEBUG=1
Set to true value to run foreground in debug mode. It is normal to receive warnings
about various things if you run with perl -w.

Directive=value
Set a Interchange global directive upon start (or --restart). Example:

interchange SocketPerms=0666

This will start the server and override the default of SocketPerms or the value set in
interchange.cfg for this instance only. Any --restarts must re-specify the directive
if it is still to have that value.

name:Directive=value
Set a Interchange directive for catalog "name" upon start (or --restart). Example:

interchange simple:VendURL="http://localhost/cgi-bin/simple"

This will start the server and override the default of VendURL for the value set in
catalog.cfg for this instance only. Any --restarts must re-specify the directive if it
is still to have that value.

Use interchangep online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    oStorybook
    oStorybook
    oStorybook l'outil privil�gi� des
    �crivains. ATTENTION : voir sur
    http://ostorybook.tuxfamily.org/v5/
    --en_EN oStorybook the right tool for
    writers. WARNIN...
    Download oStorybook
  • 2
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 3
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 4
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 5
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 6
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • More »

Linux commands

Ad