Re: [EMAIL PROTECTED] Regarding Apache Plugin for weblogic server

2006-06-09 Thread Alexander Lazic
Hi, On Mit 07.06.2006 15:43, sarvothaman vittal wrote: I am running into this error when I am trying to install the apache plugin module mod_wl_20.so on my apache web server running on Linux machine. The Weblogic-pugin is only a proxy-module! The Weblogic-pugin talk with http(s) to the

RE: [EMAIL PROTECTED] Regarding Apache Plugin for weblogic server

2006-06-08 Thread Axel-Stéphane SMORGRAV
What do you get when you execute file /etc/httpd/modules/mod_wl_20.so ?? -ascs From: sarvothaman vittal [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 9:43 PM To: users@httpd.apache.org; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [EMAIL

Re: [EMAIL PROTECTED] Regarding Apache Plugin for weblogic server

2006-06-08 Thread sarvothaman vittal
When I execute file /etc/httpd/modules/mod_wl_20.so I get this: /etc/httpd/modules/mod_wl_20.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped On 6/8/06, Axel-Stéphane SMORGRAV [EMAIL PROTECTED] wrote: What do you get when you executefile /etc/httpd/modules/mod_wl_20.so

RE: [EMAIL PROTECTED] Regarding Apache Plugin for weblogic server

2006-06-08 Thread Oliver.Schaudt
] Regarding Apache Plugin for weblogic server I don't know but how can we find what kind of file of we have . can we cconvert asciii to binar format and vice versa. also before we do it can you tell me the command to check it. Thanks for your reply and will appreciate for your help On 6/7/06

Re: [EMAIL PROTECTED] Regarding Apache Plugin for weblogic server

2006-06-08 Thread sarvothaman vittal
Thats a good suggestion, I need to try that thank you On 6/8/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: What Version of Apache are you using ?If it is Apache 2.0.X than it should work.Otherwise if it is Apache 2.2.x than it will not working, becuse for the Apache 2.2.x no Weblogic Plugin

Re: [EMAIL PROTECTED] Regarding Apache Plugin for weblogic server

2006-06-07 Thread William C. Mount
how did you get the file to your linux box? I had a similar problem installing the module a couple of years ago. It was an ASCII vs binary transfer that got me. William C. Mount RHCE J2EE Web Solutions CoEx Global IT Solutions Caterpillar Inc. 812 W. Washington St. East Peoria IL, 61630 (309)

Re: [EMAIL PROTECTED] Regarding Apache Plugin for weblogic server

2006-06-07 Thread sarvothaman vittal
I don't know but how can we find what kind of file of we have . can we cconvert asciii to binar format and vice versa. also before we do it can you tell me the command to check it. Thanks for your reply and will appreciate for your help On 6/7/06, William C. Mount [EMAIL PROTECTED] wrote: how