Hello,
Our application is running with a apache webserver and 2 instances of
weblogic server.
localhost1- weblogic
localhost2 - weblogic
Now we are trying to replace localhost2 with tomcat and do clustering.
The following configuration was with out clustering :
We have the following configurat
Thanks a lot Joost, Can u please explain what does "[R,L]" mean too?
On Fri, Jan 7, 2011 at 6:11 PM, Joost de Heer wrote:
> On Fri, January 7, 2011 13:24, aparna aryan wrote:
> > Hello,
> >
> > Can any one please explain the meaning of this rule?
> >
Hello,
Can any one please explain the meaning of this rule?
RewriteEngine On
RewriteCond %{HTTP:FRONTEND-HTTPS} !on
RewriteRule ^/(wps/myportal/protected/.*) https://internal.ericsson.com/$1[R,L]
Hi,
Please let me know the procedure to compile the mod_proxy_add_forward.c
module.
Version details of apache :
apache_1.3.28
I have tried using the following commands :
./configure --prefix=/opt/web/apache/app/systech/ --enable-module=proxy
--activate-module=src/modules/extra/mod_proxy_add_for
Hello all,
We have a apache installation and there are multiple perl installations in
the server.
by default apache is using the default perl installation. What
configurations do i need to change to use the perl that i have installed.
ks so far, so we can continue checking the issue.
>
> Best,
>
> Antonio Vidal Ferrer
>
>
>
> On 09/14/2010 08:56 AM, aparna aryan wrote:
>
> The error that i receive :
>
> [Tue Sep 14 08:48:01 2010] [error] Can't load
> '/opt/pgm/perl/5.10.0/lib/site_
ymbols();
if (@unresolved) {
require Carp;
Carp::carp("Undefined symbols present after loading $file:
@unresolved\n");
}
On Mon, Sep 13, 2010 at 8:14 PM, aparna aryan wrote:
> We are relocating our application from old servers to new servers.
>
> We h
.
On Mon, Sep 13, 2010 at 7:41 PM, Nick Kew wrote:
> On Mon, 13 Sep 2010 17:27:57 +0530
> aparna aryan wrote:
>
> > There are many paths where libicuucbmc.so.32 is defined. How do i know
> if
> > the ARS.so is using a file from which location.
> > I have tried addi
stil it gave me errors.
Thanks for your help in advance...
On Mon, Sep 13, 2010 at 2:49 PM, aparna aryan wrote:
> after adding the LD_LIBRARY_PATH :
>
> I am receiving the following error :
>
> ld.so.1: httpd: fatal: relocation error: file
> /opt/pgm/perl/5.10.0/lib/site_perl/
27;t load Perl file:
> /opt/app/ars/ovsd/perl/startup.pl for server wihvcd1.sw.ericsson.se:0,
> exiting...
>
> Please suggest me what needs to be done. Is there some thing missing from
> apache end?
> Thanks in advance.
>
> On Sun, Sep 12, 2010 at 2:14 PM, Rainer Jung wrote:
Mon, Sep 13, 2010 at 2:22 PM, aparna aryan wrote:
> Hello,
>
> After adding the path in @INC, I am not receiving the file not found
> errors, How every I have started receiving the following error :
>
> [Mon Sep 13 09:44:06 2010] [error] Can't load
> '/opt/pgm/perl/5
Is there some thing missing from
apache end?
Thanks in advance.
On Sun, Sep 12, 2010 at 2:14 PM, Rainer Jung wrote:
> On 12.09.2010 06:50, aparna aryan wrote:
>
>> hi ,
>>
>> When trying to restart the server, For the following error we
>> recieve...we have tried pas
pic up the files from other
locations,
can you please let me know how to add the path in @INC. or are there any
other ways to make the statup.pl to check the files in other locations apart
from the current directory that it is running from.
Thanks in advance.
On Thu, Sep 9, 2010 at 5:41 PM, aparna ar
, Doug McNutt wrote:
> At 12:05 +0530 9/8/10, aparna aryan wrote:
>
> > Here there are some variable missing. Please let us know if there is some
> issue in defining any variable.
>
> The differences in environment variables are not your problem. It does look
> as though you
.
Thanks in advance.
On Tue, Sep 7, 2010 at 11:33 PM, Doug McNutt wrote:
> At 09:51 -0600 9/7/10, Doug McNutt wrote:
> >At 12:20 +0530 9/7/10, aparna aryan wrote:
> >Hi Doug,
> >
> >We don't see PERL5LIB set in old installation.
> >Is there any other way
Hi Doug,
We don't see PERL5LIB set in old installation.
Is there any other way to check what paths are included in @INC in old
server?
On Mon, Sep 6, 2010 at 8:40 PM, Doug McNutt wrote:
> At 17:53 +0530 9/6/10, aparna aryan wrote:
> Hello Krist,
>
> We are relocating the
:
> On Mon, Sep 6, 2010 at 1:39 PM, aparna aryan
> wrote:
>
> > Please suggest us what needs to be done.
>
>
> Just look carefully at the error message, as it litterally says what is
> missing:
> Can't locate ARS.pm in @INC
> Either the ARS:pm is not
Hello Eric,
>From the error, Will we be able to know what perl prerequisite is missing?
On Mon, Sep 6, 2010 at 5:20 PM, Eric Covener wrote:
> On Mon, Sep 6, 2010 at 7:39 AM, aparna aryan
> wrote:
> > Hello All,
> >
> > bash-3.00# less error_log
> > [Fri Au
Hello All,
bash-3.00# less error_log
[Fri Aug 20 11:48:41 2010] [error] Can't locate ARS.pm in @INC (@INC
contains: /opt/app/ars/ovsc/perl /usr/perl5/5.8.4/lib/sun4-solaris-64int
/usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int
/usr/perl5/site_perl/5.8.4 /usr/perl5/site_perl /us
v/0/conf";
$MAIN::OVSC_PATH='/opt/app/ars/ovsc';
$MAIN::UPLOAD_PATH='/opt/app/ars/ovsc/ToWIH';
$MAIN::MBOX="lars.karlss...@hp.com";
Please suggest us what needs to be done.
On Tue, Aug 10, 2010 at 3:19 PM, aparna aryan wrote:
> We have installed apache(Apache/
We have installed apache(Apache/2.2.10) and we have a .pl file that is being
loaded in httpd.conf.
When we are trying to restart the server, We receive the following error :
[Tue Aug 10 11:34:31 2010] [error] Can't locate ARS.pm in @INC (@INC
contains: /opt/app/ars/ovsc/perl /usr/perl5/5.8.4/lib/
hi Buddy,
Can u paste your httpd.conf file...?
2010/7/23 Simone Caruso
> On 23/07/2010 08:50, Buddy wu wrote:
> > my environment is windows server 2003 and apache 2.2.10
> >
> > if I use VirtualHost director in httpd.conf without SSL support, Apache
> can startup and servering request.
> > but
22 matches
Mail list logo