Do we need to do something about this?

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi


Hello Ben,

I finally finally found the solution out ! Here it is -

Apache SSL on HPUX 11 is now working. We have used +DAportable
option while compiling OpenSSL. This option generates code compatible across
PA-RISC 1.1 and 2.0 workstations and servers. We first tried with +DA1.1. But
it didn't work. If somebody builds OpenSSL with +DA1.1 option, then ApacheSSL
has to be built with +DAportable option. But if OpenSSL is built with +DAportable
then one can build ApacheSSL without any option.

I am writing you this cause you'd get more queries than me regarding this and you 
could help
out more people.

Thanks for all your time and effort.
Cheers,
Karthik KR

Ben Laurie wrote:

> "K. Karthik" wrote:
> >
> > Hi ben,
> >
> > I am (still) not able to find the core file....Is there any way by which i can tell
> > apache to core dump at a specific place ?? I think the core file should be found 
>at the
> > server-root ?!
> > I am however getting the "Memory Fault" message at the command prompt.  Also in 
>the error
> > log i get a message called
> > "/usr/local/apache_ssl/logs/httpsd.pid overwritten::unclean shutdown of previous 
>apache
> > run ?" Does this signify something ? This comes only when i start apacheSSL using 
>httpsd
> > -X.
>
> -X is a debugging mode, and it bypasses the usual cleanup on exit. The
> core dump should be (I think) wherever you are when you run Apache.
>
> Cheers,
>
> Ben.
>
> --
> http://www.apache-ssl.org/ben.html
>
> "My grandfather once told me that there are two kinds of people: those
> who work and those who take the credit. He told me to try to be in the
> first group; there was less competition there."
>      - Indira Gandhi



Reply via email to