Dears,
I'm having a problem with IHS (IBM_HTTP_Server/6.0.2.15 Apache/2.0.47) that it
is marking all threads are as KKK "K" Keepalive (read) with
0 idle workers as per the URL
http://www.ashraffouad.net/02-http-all-requests-k.jpg .
High level overview on the environment:
My bad, PHPIniDir "C:/WINDOWS".
- Original Message
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Saturday, December 22, 2007 1:07:35 AM
Subject: Re: [EMAIL PROTECTED] php5 mysql localhost
The PHPIniDir directive is really useful ;-)
The PHPIniDir directive is really useful ;-)
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
"
Can someone help me with the configuration of Apache.
I have PHP5, MySQL and Apache2.2 all installed and working independantly on
Windows XP.
which dir in Apache should the php.ini file be located? I tried /htdocs and
/lib but still cannot view any php on localhost.
I have these lines in my htt
Nick,
Thanks for the quick response. That's what I was afraid of. This is a
mobile phone submitting the request. It's definitely supposed to be an
HTTP request, it's just this particular phone has a bug.
What about why Apache is only failing on the POST request? Is there a
difference in the w
On Fri, 21 Dec 2007 11:18:44 -0500
"Brown Chris-CCB034" <[EMAIL PROTECTED]> wrote:
> I'm seeing a request come in with a bad http header.
Are you sure it's supposed to be HTTP?
As opposed to, for example, HTTP encapsulated in something?
> Apache is failing on the P.. header because it doesn't c
Also, we're seeing Apache allow the GET request to proceed, but the
failed response below is returned on the POST request. Why is it not
failing on the GET request, even though the same bad header format is
present?
Thanks,
Chris
From: Brown Chris-CCB034
Sent:
I'm seeing a request come in with a bad http header. This is the tail
end of the message:
00c0 74 2f 76 33 2f 76 33 76 31 2e 78 6d 6c 0d 0a 78 t/v3/v3v
1.xml..x
00d0 2d 75 70 2d 63 61 6c 6c 69 6e 67 2d 6c 69 6e 65 -up-call
ing-line
00e0 2d 69 64 3a 20 31 36 33 30 39 38 31 37 32 33 39
Hi Russell
I have tried both things that you have suggested, and this is what I found :
In response to 1), as I built apache using the package from
http://www.sunfreeware.com, there is no configure option to be found. Is there
another way to configure files like you said?
2) I managed to run