How about if you set LD_LIBRARY_PATH prior to running ldd?
i.e. LD_LIBRARY_PATH=:$LD_LIBRARY_PATH ldd
mod_ssl.so
Not 100% sure on Linux but on Solaris you can pass -R/lib with
LDFLAGS when you build - do any Linux-heads know any similar tricks?
From: Paul
From: Paul Jacques [mailto:Paul Jacques
]
Sent: 25 February 2010 09:15
To: users@httpd.apache.org
Subject: RE: [us...@httpd] How do I pick up correct version of SSL
Dears,
I rebuilt the openssl 0.9.8k with so and installe
Hi Paul
Sorry it's the other way round. The ldd command tells you which
libraries that the linker will call at runtime when the binary is
executed.
Igor was correct
If you want to specify the library you need to set LD_LIBRARY_PATH to
include the library you are after before execution
To c
You need to increase ServerLimit and MaxClients to 600 for example.
MaxClients is limited by ServerLimit. In turn ServerLimit is limited by
the physical resources you have at your disposal.
Considering you have a highly thread-capable server with plentiful
memory 600 should be a safe limit, pr
> On 19 January 2010 22:24, Reese wrote:
>
> On 19-Jan-10 17:16, Peter J Milanese wrote:
> > Have to throw in something here. Tom gave you the right answers. What
> > exactly is 'one of those'?
>
> RTFM is not always the "right" answer to the question asked.
I agree, but Tom's answer was more tha
Is this still very small and purple? According to the raw HTML it is
#FF so perhaps you need to adjust your monitor.
Is top-posting forbidden in this list? Is there a list of rules
somebody can direct me to?
From: LuKreme [mailto:LuKreme ]
Sent: 27 Novem
Maybe you could try --enable-shared in your configure arguments?
what do you get from a 'pldd ' ?
You might want to ensure that your LDFLAGS are set as
"-L/home/consolati1/openssl/openssl-0.9.8g/installed/lib
-R/home/consolati1/openssl/openssl-0.9.8g/installed/lib" when you build
Apache.
And
Also what compiler are you using?
Sometimes if you use GCC on Solaris APR gets upset.
Try Sun Studio if you're not already using it.
From: "John J. Consolati" [mailto:"John J.
Consolati" ]
Sent: 25 November 2009 17:23
To: users@httpd.apache.org
Subject: [us.
This sounds like a Solaris bug.
Make sure you have a recent version of Solaris or the latest patches
installed...
What release/patch level are you using?
Danny
From: "John J. Consolati" [mailto:"John J.
Consolati" ]
Sent: 25 November 2009 17:23
To: users@h
Hi Simon
I know exactly what you are referring to as I have attempted to
configure the same authentication (I seem to remember it was with Apache
2.2.6).
Unfortunately, when I tried it, LDAPS authentication with Apache
resulted in segfaults.
If you have managed to get things working over plai
I agree with Chuck here - would definitely NOT use mod_proxy_ajp in
production and would ALWAYS use mod_jk
Back to the original question - have a look at
http://tomcat.apache.org/connectors-doc/reference/printer/apache.html - in
particular the "JkOptions +ForwardURICompat " part.
I think thi
Hi apache-users
Platform: Solaris 10, Apache 2.2.11 compiled with Sun Studio 12, mod_jk
1.2.28
I have been having issues while using Apache with mod_jk (although I am
not certain that mod_jk has anything to do with this)
I have noticed that I am getting a significant number of connections in
12 matches
Mail list logo