Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 10gAS Apache HTTP SSL connection on port 443

Re: 10gAS Apache HTTP SSL connection on port 443

From: Vladimir M. Zakharychev <vladimir.zakharychev_at_gmail.com>
Date: 22 Feb 2007 09:36:03 -0800
Message-ID: <1172165763.801457.183240@p10g2000cwp.googlegroups.com>


On Feb 22, 1:28 pm, "Paolo Iozzino" <paolo.iozz..._at_yahoo.it> wrote:
> I've done
> $OH/dcm/bin/dcmctl updateconfig
>
> and then add to crle path
>
> then I tried to deploy and I've this error:
>
> base exception for details.
> Root Cause: Configuration changes prevented server startup. Can't
> locate Cwd.pm in @INC (@INC contains: /vobs/pdc_perl/bin/Solaris/Opt/
> lib/5.6.1/sun4-solaris /vobs/pdc_perl/bin/Solaris/Opt/lib/5.6.1 /vobs/
> pdc_perl/bin/Solaris/Opt/lib/site_perl/5.6.1/sun4-solaris /vobs/
> pdc_perl/bin/Solaris/Opt/lib/site_perl/5.6.1 /vobs/pdc_perl/bin/
> Solaris/Opt/lib/site_perl) at (eval 1) line 1.
> Resolution: See base exception for details.. Configuration changes
> prevented server startup. Can't locate Cwd.pm in @INC (@INC contains: /
> vobs/pdc_perl/bin/Solaris/Opt/lib/5.6.1/sun4-solaris /vobs/pdc_perl/
> bin/Solaris/Opt/lib/5.6.1 /vobs/pdc_perl/bin/Solaris/Opt/lib/site_perl/
> 5.6.1/sun4-solaris /vobs/pdc_perl/bin/Solaris/Opt/lib/site_perl/5.6.1 /
> vobs/pdc_perl/bin/Solaris/Opt/lib/site_perl) at (eval 1) line 1.
> Resolution: Please make sure the values entered in OHS configuration
> files are correct.

This time Perl can't find its modules. The cause is the same: root environment doesn't have the paths to Perl libs. Not sure how to deal with these. I think that you should return owner and remove suid bit from httpd executable and review note #200283.1 on MetaLink (it suggests that no further action is necessary for making OHS listen on privileged ports.)

How exactly do you start the httpd? Do you use OPMN (opmnctl)?

Hth,

    Vladimir M. Zakharychev
    N-Networks, makers of Dynamic PSP(tm)     http://www.dynamicpsp.com Received on Thu Feb 22 2007 - 11:36:03 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US