Hi,
Probing further I see that mod_deflate is having some problems.. and zcalloc,
zcfree etc.. which seem like related zlib. I may be wrong here. Your thoughts?
bash-3.2# ldd -r /usr/local/apache2/modules/mod_deflate.so
libc.so.1 => /lib/64/libc.so.1
ld.so.1: lddstub: fatal: reloca
On Wed, Jan 9, 2013 at 5:14 PM, Abhi Auradkar wrote:
> Hi,
>
> I am trying to get the details for the machine on which it was built.
> Meanwhile my concern is while the apache runs fine when mod_deflate is
> disabled.
> Has it got to do something with the libz on the machine?
>
>
> Hmm very possi
Hi,
I am trying to get the details for the machine on which it was built.
Meanwhile my concern is while the apache runs fine when mod_deflate is
disabled.
Has it got to do something with the libz on the machine?
Thanks,
From: Igor Cicimov
To: users ; Ab
On Wed, Jan 9, 2013 at 4:30 PM, Abhi Auradkar wrote:
> Hi,
>
> This apache is compiled from source. It was compiled on another machine
> though.
>
In that case both boxes have to be completely identical, same hardware and
software structure. Was the other box maybe 32 bit machine?
>
> This is
Hi,
This apache is compiled from source. It was compiled on another machine though.
This is what the file and ldd result in. (The libraries refered are present in
/lib/64)
bash-3.2# file /usr/local/apache2/modules/mod_deflate.so
/usr/local/apache2/modules/mod_deflate.so: ELF 64-bit LSB
On Tue, Jan 8, 2013 at 11:01 PM, Abhi Auradkar wrote:
> Hi,
>
> On a solaris AMD64 bit machine the apache server fails to start when
> mod_deflate is enabled.
> Following is the error that I see.
>
> httpd: Syntax error on line 934 of /usr/local/apache2/conf/httpd.conf:
> Syntax error on line 5 o
On 09/01/2013 1:36 AM, "Kiran Doshi" wrote:
>
> Hi,
>
> I am not an Apache expert & this is my first question to the form. I hope
I am clear, if not please let me know.
>
> I have the following requirement :
> I have Pentaho and JBoss servers which sit behind an Apache server. I use
mod_jk in Apac
Already tried that (/etc/security/limits settings), but shall check on
fullcore settings as well)
On Fri, Jan 4, 2013 at 3:16 PM, Eric Covener wrote:
> On Fri, Jan 4, 2013 at 9:11 AM, Michael Felt wrote:
> > As the log is getting generated, somewhere the signal is being captured,
> but
> > not
Hi Eric
I just realized I spelled the directive wrong.
Very sorry about that.
John
=
On Tuesday 08 January 2013 11:06:54 Eric Covener wrote:
> > A query to the mail server folks suggests that I add the
> > ProxyPassCookieDomain directive but this requires
Thanks Eric.
So the problem is deeper and now I'm really confused :-(
From httpd.conf:
cat /usr/apache-2.4.3/conf/httpd.conf | grep mod_proxy
LoadModule proxy_module modules/mod_proxy.so
So mod_proxy.so is loaded at start up.
Now I add:
ServerName coax.iliffe.ca
ProxyPass / http://127.
> A query to the mail server folks suggests that I add the
> ProxyPassCookieDomain directive but this requires mod_proxy_html which
> apparently is not shipped with the Apache source.
It's in mod_proxy:
http://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxypassreversecookiedomain
I have a mail server with an http interface that I proxy behind the Apache
2.4.2 web server. In the past it always worked properly with the following
in httpd.conf:
# Surgemail redirect to allow web based e-mail
ServerName mailx.iliffe.ca
ProxyPass / http://127.0.0.1:7080/
ProxyPassRe
Hi,
I am not an Apache expert & this is my first question to the form. I hope I am
clear, if not please let me know.
I have the following requirement :
I have Pentaho and JBoss servers which sit behind an Apache server. I use
mod_jk in Apache which decides the load balancer based on the appl
Hi.
(Please CC: me of any followup)
I'm running apache2 and experience a crash of (probably mod-php) some
apache child process, with the prefork MPM Debian package (see more
details in [0]).
I've had no luck in trying to get cores dumped when the child process
crash.
I've set ulimit -c unlimite
Hi Tom
Dont think so, the different epages configs are included like this:
Include /etc/httpd/conf.d/zzz-epages-*.conf
And there is only one zzz-epages-httpd.conf
Thanks
Tom
From: Tom Evans
To: users@httpd.apache.org; Tom Frost
Sent: Monday, 7 January 20
Hi,
On a solaris AMD64 bit machine the apache server fails to start when
mod_deflate is enabled.
Following is the error that I see.
httpd: Syntax error on line 934 of /usr/local/apache2/conf/httpd.conf: Syntax
error on line 5 of
/usr/local/apache2/conf/modules.conf: Cannot load
/usr/local/a
16 matches
Mail list logo