Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 10gAS Apache HTTP SSL connection on port 443
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
![]() |
![]() |