Hi Whit,
> Thanks for the report. If it's something related to
> configuration, the
> question is of course what. The basic configuration
> has stayed the same from
> Apache 2.0 through 2.2.6,
[...]
When I spoke about configuration, I means system
configuration in general, not only Apache's one.
Hi Whit,
> The PHP 5.2.4 module built against Apache 2.2.4
> works fine with both Apache
> 2.2.4 and Apache 2.2.6. So it's only when PHP 5.2.4
> is built against Apache
> 2.2.6 that I end up with Apache serving "302"
> instead of "200" to every page
> request.
I think it's something related to y
Hi Dustin,
--- Dustin Schuemann <[EMAIL PROTECTED]> a écrit :
> Im trying to use mod_authn_dbd with pgsql my table
> structure is 3
> columns username,password,group. When I try to login
> into the
> protected directory I get a 500 error. My apache
> conf is below. My
> logs are [Sun Sep 09
--- Phil Endecott
> Many thanks for any advice you can offer.
Hi Phil,
My only advice is to not use it as it doesn't work :-(
Stock 2.2.4's dbd is buggy and even with an updated
mod_dbd.c it randomly fails (see bug 42732 /
http://issues.apache.org/bugzilla/show_bug.cgi?id=42732).
As a workaroun
The same for me.
And it was 2 very simple compilation problem under
HP-UX that can be solve in 5 minutes :-((
Is 1.3 fasing out ?
--- Matus UHLAR - fantomas <[EMAIL PROTECTED]> a écrit
:
> Hello,
>
> two of my bugs (39910 and 25469) were closed a fre
> hours ago as WONTFIX.
> They were filled
> Your problem is slightly different then my own... as
> the
> username/password never becomes acceptable after 10
> mins when database
> connections are pooled/persisted. What version of
> Apache are you
> using? Source-compiled 2.2.3, 2.2.4 or package from
> your OS
> vendor/distributor?
It's 2
--- Nick Kew <[EMAIL PROTECTED]> a écrit :
> That looks like a possible manifestation of
>
http://issues.apache.org/bugzilla/show_bug.cgi?id=39329
>
> Either apply the latest patch in the bug report, or
> update to
> the trunk version of mod_dbd.
And please let us know if it's working correctly
--- John Steel <[EMAIL PROTECTED]> a écrit :
> I did this and it still happened, but it ddn't seem
> as bad.
> What I really want to know is which vhost is causing
> it. The only thing
[...]
If all your vhost are writing the same access.log,
what you can do is an
while true
do
sleep 1
free -m
Hi John,
--- John Steel <[EMAIL PROTECTED]> a écrit :
> Could someone cast an eye over this please -
> eventually swap fills and
> the server dies. Its under very light load, a few
> php sites, some direct
> html pages, some perl and java.
It's depend mainly about what your site is doing.
Anyw
--- "ROTH, MARK, ATTSI" <[EMAIL PROTECTED]> a écrit :
> Building apache on Solaris 8. *Very* basic box, gcc
> 3.2.x is installed
> (as is libiconv, and libiwhatsit, and, and, and,
> that the guy who built
> the box did *not* install) I've been trying to
> build 2.2.2. It
> worked fine on the S
--- Res <[EMAIL PROTECTED]> a écrit :
> ... so re-open the bug and hope
> someone else grabs it.
I just reopened it (#42732).
Anyway, I've implemented an authentication thru PHP so
it's not anymore a blocking point in my project. If
someone wan to take care of this nasty issue, I can
spend some t
--- Nick Kew <[EMAIL PROTECTED]> a écrit :
> > cd /path/to/httpd-2.2.4/modules/database
> > cp mod_dbd.c mod_dbd.c.origi
> > wget http://www.ausics.net/mod_dbd.c
>
> FWIW, that is almost identical to the current trunk
> version, which
> you can find with a browser from
> http://svn.apache.org/vi
Dear all,
I running on an HP-UX 11.11 712 box, and I have
compiled apache 2.2.4 with GCC.
I have took mod_dbd.c from truck due to several bugs
in the version provided w/ 2.2.4.
I'm using the following configuration (it's only a
test up to now):
AllowOverride FileInfo AuthConfig Limit Indexe
13 matches
Mail list logo