This is a known problem.
Please contact LANSA and ask for patched installer.
If you don't want to reinstall, simply copy mod_lansa.so from the patched installer package.
Search found 4 matches
- Tue Oct 09, 2018 9:33 am
- Forum: Questions & Answers
- Topic: LANSA on Linux: Install LANSA for the Web Apache Module - mod_lansa.so: undefined symbol
- Replies: 1
- Views: 7018
- Thu Jun 29, 2017 11:47 am
- Forum: Questions & Answers
- Topic: [SOLVED] VL-WEB - using HTTPHEADER Variables
- Replies: 11
- Views: 23231
Re: [SOLVED] VL-WEB - using HTTPHEADER Variables
This should be equivalent to Field_Map For(*Both).
My own test of this does work.
Kelvin
My own test of this does work.
Kelvin
- Fri Jun 23, 2017 10:58 am
- Forum: Questions & Answers
- Topic: [SOLVED] VL-WEB - using HTTPHEADER Variables
- Replies: 11
- Views: 23231
Re: VL-WEB - using HTTPHEADER Variables
That should be Field_Map For(*Input) Field().
*Input means to get the value in.
That can also be *Both if you need the value in Server Module output.
Kelvin
*Input means to get the value in.
That can also be *Both if you need the value in Server Module output.
Kelvin
- Tue Jun 07, 2016 11:04 am
- Forum: Questions & Answers
- Topic: Running VL Web in an Apache Virtual Host on IBM i
- Replies: 2
- Views: 7324
Re: Running VL Web in an Apache Virtual Host on IBM i
It is a limitation that Apache web server cannot load an Apache module for more than once.
However, MOD_VLWEB is designed to support serving VLWeb contents from multiple LANSA systems but the configuration is manual for now.
The configuration for MOD_VLWEB is inside MOD_VLWEB.DTAARA from the same ...
However, MOD_VLWEB is designed to support serving VLWeb contents from multiple LANSA systems but the configuration is manual for now.
The configuration for MOD_VLWEB is inside MOD_VLWEB.DTAARA from the same ...