× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Have since run into printed trace dump for the job, mentioning C2M1601, ID also found in the QSYS/QC2MSGF

C2M1601 50 Signal SIGABRT raised (abnormal termination).
Connection, don't know. Possibly related to Python?

User Trace Dump for job 006684/QTMHHTTP/MARR. Size: 300K, Wrapped 0 times.
--- 09/11/2018 12:20:47 ---
00000015:628416 ExceptionHandler_Default(), exception occurred
00000015:628432 F10C271F7C:0064F0 L:0007 zsrvhjob.c : Exception ID:
00000015:628440 F10C271F7C:0064F0 C3F2D4F1 F6F0F1
00000015:628456 F10C271F7C:006530 L:0030 zsrvhjob.c : Exception data:
00000015:628464 F10C271F7C:006530 DF65FD32 B9FFDA30 00000000 00000000
00000015:628472 F10C271F7C:006540 00000000 00000000 00000000 00000000
00000015:628480 F10C271F7C:006550 00000000 00000000 DF65FD32 B9FFDB00
TRCTCPAPP Output

The plot thickens.

"Buddy McClean" <Buddy.McClean@xxxxxxxxxxxx> 9/12/2018 1:41 PM >>>
Good Day All,

Trying to configure the std apache server that comes with 7.3. Would like to have been able to use the config file from my old machine, but the old version is quite a mess and in an old format, even though it runs great on 7.1. ( Upgraded from 5.4 over the years )

When I give the server a URL such as this

http://192.168.2.252:2020/CGIBIN/WEB067CL.PGM?DEALERNUMBER etc etc

Based on this section of the config file.

ScriptAlias /CGIBIN/ /QSYS.LIB/NETDATADEV.LIB/DB2WWW.PGM/
<Directory /QSYS.LIB/NETDATADEV.LIB>
Options +ExecCGI +Includes
order allow,deny
allow from all
</Directory>

I get the error from NET.DATA

PATH_INFO: /WEB067CL.PGM
NET.DATA Error: Value for PATH_INFO in URL is not set or is not valid.

Wondering if it is a access problem or that the PATH_INFO has a '/' in front of it. PATH_INFO is set and WEB067CL.PGM exists.
The ScriptAlias is allowing it to find the program but maybe not handing off the remainder of the URL properly.

No, I don't know much about apache and configuration.

Thanks

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.