Geeta,

The error message means that the OpenSSL library that mod_cas.so was
compiled against isn't found.  You'll need to add the directory where
the OpenSSL library is installed to the LD_LIBRARY_PATH environment
variable of the oracle user.

Hope this helps,
Russ


On Wed, 21 Jan 2009, Geeta Rayala wrote:

> Hi,
>   I am trying to mod_cas integrate CAS module into my Oracle application 
> server.  I was able to build the module using apxs, but when I tried to load 
> it using the following syntax in httpd.conf file
>
> LoadModule  cas_module libexec/mod_cas.so
>
> When I try to stop and start my Oracle apps server, http server would not 
> start and gives the following error.
>
> Cannot load /usr/local/oracle/10.1.2/Apache/Apache/libexec/mod_cas.so into 
> server: ld.so.1: httpd: fatal: relocation error: file 
> /usr/local/oracle/10.1.2/Apache/Apache/libexec/mod_cas.so: symbol 
> SSL_library_init: referenced symbol not found.
>
>
> Has any one got into similar issues?  Any ideas?
>
> Thanks,
> Geeta Rayala
> DBA
> UC Davis
> 530-754-5095
>
>
_______________________________________________
Yale CAS mailing list
cas@tp.its.yale.edu
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to