On 28/02/2013 4:57 PM, "Igor Cicimov" wrote:
>
>
> On 28/02/2013 4:14 PM, "Matthew Smith" wrote:
> >
> > This is apache 2.0.64
> > ---
> >
> > And which apache version?? I cant see shmcb as option for apache 2.2
lets say:
> >
> > http://httpd.apache.org/docs/2.2/mod/mo
On 28/02/2013 4:14 PM, "Matthew Smith" wrote:
>
> This is apache 2.0.64
> ---
>
> And which apache version?? I cant see shmcb as option for apache 2.2 lets
say:
>
> http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslsessioncache
>
Well not supported in 2.0.x either. T
I couldn't find the mod listed in httpd.conf, nor in the modules directory.
-
>
> Also is socache_shmcb_module enabled ?
>
This is apache 2.0.64
---
And which apache version?? I cant see shmcb as option for apache 2.2 lets
say:
http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslsessioncache
On Thu, 28 Feb 2013 13:04:21 +1100
Igor Cicimov wrote:
> > I have recently upgraded to Apache 2.4, suExec and dbd
> > authentication with PostgreSQL. This is on a system with multiple
> > users. Here is an example virtual host entry:
> >
> >
> > ServerName admin.occ4u.org
> > DocumentRo
On Thu, Feb 28, 2013 at 3:24 PM, Igor Cicimov wrote:
>
>
>
> On Thu, Feb 28, 2013 at 2:37 PM, Matthew Smith wrote:
>
>> Yes. I am running the service as my own user account. This was required
>> because the document root was a share on a win 7 machine; apache is running
>> on a win xp machine.
On Thu, Feb 28, 2013 at 2:37 PM, Matthew Smith wrote:
> Yes. I am running the service as my own user account. This was required
> because the document root was a share on a win 7 machine; apache is running
> on a win xp machine.
>
>
> On Wed, Feb 27, 2013 at 9:45 PM, Igor Cicimov wrote:
>
>>
>>
Yes. I am running the service as my own user account. This was required
because the document root was a share on a win 7 machine; apache is running
on a win xp machine.
On Wed, Feb 27, 2013 at 9:45 PM, Igor Cicimov wrote:
>
>
>
> On Thu, Feb 28, 2013 at 6:10 AM, Matthew Smith wrote:
>
>> Tryin
On Thu, Feb 28, 2013 at 6:10 AM, Matthew Smith wrote:
> Trying to get openssl to work locally. This is the error in my log file:
>
> [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
>
> It led me to this via google, and I tried to make sure it was implemented
> properly:
> htt
On Tue, Feb 26, 2013 at 4:19 AM, D'Arcy J.M. Cain wrote:
> Please see the message I sent a few minutes ago re: "Unable to open
> logs" if you need more information about my system than I have included
> here.
>
> I have recently upgraded to Apache 2.4, suExec and dbd authentication
> with Postgre
even the content type is null !!
From: Crne We
To: "users@httpd.apache.org"
Sent: Wednesday, February 27, 2013 4:49 PM
Subject: http request processing a hook function
Apache 2.2 is configured to act as reverse proxy. Some of the fields like
request_rec.pa
On 28/02/2013 3:29 AM, "Tim Johnson" wrote:
>
> * Igor Cicimov [130227 07:11]:
> > On 27/02/2013 11:49 AM, "Tim Johnson" wrote:
> > > new to fastcgi (note: fastcgi is enabled).
> > >
> > Try adding
> > Options +ExecCGI
> Thanks Igor, but that didn't change things (had tried in past)
> regard
Apache 2.2 is configured to act as reverse proxy. Some of the fields like
request_rec.parsed_uri.scheme have null values for a valid http request
processed in a custom apache module which is APR_HOOK_FIRST. Any clues?
* Igor Cicimov [130227 07:11]:
> On 27/02/2013 11:49 AM, "Tim Johnson" wrote:
> Try adding
> Options +ExecCGI
Hi Again Igor :
As I responded before, that was not the solution.
I changed
AddHandler fcgid-script .fcgi
AddHandler fastcgi-script .fcgi
And now Apache is actually attempti
I have the line:
LoadModule ssl_module modules/mod_ssl.so
in httpd.conf.
On Wed, Feb 27, 2013 at 3:31 PM, Kevin A. McGrail wrote:
>
> On 2/27/2013 3:27 PM, Matthew Smith wrote:
>
>> I meant to have it off the base path.
>>
> Then remove the leading slash. I wonder if you are loading the modu
On 2/27/2013 3:27 PM, Matthew Smith wrote:
I meant to have it off the base path.
Then remove the leading slash. I wonder if you are loading the module
for mod_ssl.c earlier in your config? I seem to remember I get this
error even on servers where I don't have mod_ssl enabled.
regards,
KAM
I meant to have it off the base path.
On Wed, Feb 27, 2013 at 2:19 PM, Kevin A. McGrail wrote:
> On 2/27/2013 2:10 PM, Matthew Smith wrote:
>
>> Trying to get openssl to work locally. This is the error in my log file:
>>
>> [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
>>
Zitat von "Jens-U. Mozdzen" :
Hi list,
I could use a helping hand with a SSL problem. And my excuses for
the lengthy message... I've been doing plenty of tests so far, these
are my current results...
It's about a web mail site (running Horde5 on SLES11SP2 with latest
Novell updates, tha
On 2/27/2013 2:10 PM, Matthew Smith wrote:
Trying to get openssl to work locally. This is the error in my log file:
[warn] Init: Session Cache is not configured [hint: SSLSessionCache]
It led me to this via google, and I tried to make sure it was
implemented properly:
http://wiki.apache.org/
Trying to get openssl to work locally. This is the error in my log file:
[warn] Init: Session Cache is not configured [hint: SSLSessionCache]
It led me to this via google, and I tried to make sure it was implemented
properly:
http://wiki.apache.org/httpd/SSLSessionCache
I have this in my httpd.
On Mon, 25 Feb 2013 12:19:28 -0500
"D'Arcy J.M. Cain" wrote:
> Database connections from the web site are fine since suExec runs the
> scripts as occ. Is there any way to make the dbd connection run as
> occ as well?
If this is simply not possible, a quick note to that effect would
really be app
On Tue, 26 Feb 2013 08:32:36 +1000
Brett Maxfield wrote:
> If apache can write everything on start, and then it becomes
> unresponsive, that sounds like file handles / inodes. There wont be
> errors as likely the thread with the problem can't write logs..
No, as long as I don't touch it, it runs
On Wed, Feb 27, 2013 at 2:59 PM, Mark Lybarger wrote:
> We're using apache mod_proxy to proxy requests to jboss servers on
> different hosts. We've noticed that we're getting sporadic http 502
> response codes. In the apache error file, I see LOTS of these errors:
>
> [Tue Feb 26 13:55:49 2013]
* Igor Cicimov [130227 07:11]:
> On 27/02/2013 11:49 AM, "Tim Johnson" wrote:
> > new to fastcgi (note: fastcgi is enabled).
> >
> Try adding
> Options +ExecCGI
Thanks Igor, but that didn't change things (had tried in past)
regards
--
Tim
tim at tee jay forty nine dot com or akwebsoft dot c
We're using apache mod_proxy to proxy requests to jboss servers on
different hosts. We've noticed that we're getting sporadic http 502
response codes. In the apache error file, I see LOTS of these errors:
[Tue Feb 26 13:55:49 2013] [error] [client 10.16.0.211] (70014)End of
file found: proxy: er
Hello:
I'm using a HTTP server Apache/2.2.15 (Unix), as frontend and Tomcat
6.0.23 as backend server.
Both of them running on the same machine ( Linux CentOS 6.3)
Apache HTTP listens on 8080 and Tomcat server listens on 8081
Apache HTTP server configuration is setted up like
ServerAdmin a
26 matches
Mail list logo