|
DB2WWW is in QHTTPSVR and QSYSCGI. Someone already did this so I have no idea
how's the whole thing is set up. I invoked DB2WWW in QHTTPSVR using option 16
from PDM. Now what? RTFM? I can do that.
Dave
Dave8/12/2008 05:59 >>>
Not sure whether DB2WWW is a CL program - doesn't matter - Nathan is following
the suggestion that you write a CL that has only one task - call DB2WWW - I
believe you can even call the one in QHTTPSVR.
It's in the books - also, I don't remember whether library QSYSCGI exists - I
would not create it with a Q in front - those can be problematic cuz they can be
considered to be system libraries. IIRC.
Vern
-------------- Original message --------------
From: "Dave Odom"
Program there. It seems DB2WWW is a CL PGM, correct? The CL is in theHello World From Net.Data
QSYSCGI library by itself. I need to look more and let you know.
Dave
Dave Odom wrote:Nathan Andelin 8/11/2008 17:07 >>>
I thought you could run whatever Net.Data needed
from the HTTP environment on the i and thus there
was no need for Apache?
Net.Data is part of the HTTP server product, which is based on Apache.
Make sure it's installed. GO LICPGM, Option 10:
5722DG1 *COMPATIBLE IBM HTTP Server for i5/OS
Copy program DB2WWW.PGM from library QHTTPSVR to QSYSCGI if it's not
already there.
Add HTTP server configuration directives and restart your HTTP Server.
I showed my configuration directives in a message last week.
Create a CL wrapper around DB2WWW.PGM. I showed the CL code in a
message last week.
Write your first macro and save it in macro directory. For example:
%HTML(hello) {
%}--
Point your browser to the macro:
http://www.radile.com/db2www/hello.dtw/hello
Nathan.
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.