I'm running,
httpd2 -V
Server version: Apache/2.2.14 (Linux/SUSE)
Server built: Feb 19 2010 19:43:22
Server's Module Magic Number: 20051115:23
Server loaded: APR 1.3.8, APR-Util 1.3.9
Compiled using: APR 1.3.8, APR-Util 1.3.9
Architecture: 32-bi
On Tue, 2010-23-02 at 09:23 +, daniel.goul...@and.co.uk wrote:
> 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 nee
--
From: "Rupert Reid"
Sent: 23 February, 2010 18:27
To:
Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help
On 18 Feb 2010, at 20:12, Daniel Reinhardt wrote:
--
From: "Rupert Reid"
Sent: 17 F
On 18 Feb 2010, at 20:12, Daniel Reinhardt wrote:
--
From: "Rupert Reid"
Sent: 17 February, 2010 16:04
To:
Subject: [us...@httpd] Apache 1.3 OS X 10.4 help
Hello,
I am new to this but hope that you can help me.
I have 2 virtual domain web
On 23/02/2010 11:16 AM, Igor wrote:
Hello All,
I would like to share some experience with you as regarded to one cause of an
issue with Apache threads hanging in W state, causing a temporary DOS
of HTTP server.
The issue was tracked down to session_open function and PHP garbage collector.
When
Hello All,
I would like to share some experience with you as regarded to one cause of an
issue with Apache threads hanging in W state, causing a temporary DOS
of HTTP server.
The issue was tracked down to session_open function and PHP garbage collector.
When you have a relatively busy server with
I have some weird issues with mod_auth_dbd and mysql. It would appear that
mod_authn_dbd is not replacing the %s in the stamenet
AuthDBDUserRealmQuery "select password from users where username =
'%s' and realm = '%s'"
My query log look like this:
100223 9:38:05 80 Connecta...@
Tom Evans wrote:
On Tue, Feb 23, 2010 at 2:26 AM, wrote:
Hello
I have a small problem with my apache server.
I work with CentOS 5.4 with httpd-2.2.3-31
I have multiple virtual directories and several VirtualHosts. Each
VirtualHost has on the "CustomLog" so that will generate a log for ea
On Mon, Feb 22, 2010 at 10:26 AM, Brandon Metcalf
wrote:
> Hello,
>
> I am trying to understand the circumstances under which the httpd parent will
> SIGHUP its children.
SIGHUP should just be sent on non-graceful restart
what is the httpd version and platform? what is the evidence of
SIGHUP v
On 02/23/2010 01:30 PM, Igor Cicimov wrote:
Also have you tried mod_mem_cache instead the disk one?
On Feb 23, 2010 6:58 PM, "Igor Cicimov" mailto:icici...@gmail.com>> wrote:
You can run mod_cache with revers proxy and it will cache the back end
files if you tell it to do. Have a look at mod_e
Sorry for the confusion Igor and thanks to both of u.
Using configure, I set the path to openssl 0.9.8k that I built in a separate
directory before rebuild of apaci
./configure --prefix=/usr/local/apache2 --enable-modules=most
--enable-mods-shared=all --disable-authz-default --disable-dav --ena
On Tue, Feb 23, 2010 at 2:26 AM, wrote:
> Hello
>
> I have a small problem with my apache server.
>
> I work with CentOS 5.4 with httpd-2.2.3-31
>
> I have multiple virtual directories and several VirtualHosts. Each
> VirtualHost has on the "CustomLog" so that will generate a log for each
> virtu
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
For static linking but the command does not help for dynamic libraries...
Date: Tue, 23 Feb 2010 18:53:27 +1100
From: icici...@gmail.com
To: users@httpd.apache.org
Subject: Re: RE: [us...@httpd] How do I pick up correct version of SSL
Run the ldd command against httpd executive binary too see th
Also have you tried mod_mem_cache instead the disk one?
On Feb 23, 2010 6:58 PM, "Igor Cicimov" wrote:
You can run mod_cache with revers proxy and it will cache the back end files
if you tell it to do. Have a look at mod_expires too for some client side
caching too.
> > On Feb 23, 2010 4:57 PM,
15 matches
Mail list logo