Re: [EMAIL PROTECTED] Apache 2.1.9 - core_output_filter: writing data to the network errors, when downloading large files

2005-12-15 Thread Joe Orton
On Thu, Dec 15, 2005 at 12:42:00PM -0800, Cletus Murphy wrote: > It appears that when a user downloads a file over 5G, the download > fails. - I'm seeing the following error's in the logfile: > > (104)Connection reset by peer: core_output_filter: writing data to the network > (32)Broken pipe: core

Re: [EMAIL PROTECTED] 500 Internal Server Error pages being rendered as markup

2005-12-15 Thread Vincent Jong
Well, I did a clean install of apache. I didn't change anything, started up apache without any httpd.conf configuration changes and tried to access http://localhost/cgi-bin/test-cgi. The 500 internal error is displayed as markup with the added message of: Additionally, a 500 Internal Server

Re: [EMAIL PROTECTED] double login

2005-12-15 Thread T F
On 12/15/05, Joshua Slive <[EMAIL PROTECTED]> wrote: > On 12/15/05, T F <[EMAIL PROTECTED]> wrote: > > The sysadmin at the hosting service that I am using can't figure out > > why double logins (both must be valid) are required to access a > > password protected directory that is protected using .h

Re: [EMAIL PROTECTED] double login

2005-12-15 Thread Joshua Slive
On 12/15/05, T F <[EMAIL PROTECTED]> wrote: > The sysadmin at the hosting service that I am using can't figure out > why double logins (both must be valid) are required to access a > password protected directory that is protected using .htaccess under > Apache2.0. See: http://httpd.apache.org/docs

[EMAIL PROTECTED] double login

2005-12-15 Thread T F
The sysadmin at the hosting service that I am using can't figure out why double logins (both must be valid) are required to access a password protected directory that is protected using .htaccess under Apache2.0. This is happening for accounts other than mine. He thinks there exists some 2nd .hta

[EMAIL PROTECTED] "error reading the headers"

2005-12-15 Thread Michael Avila
WinXP Pro Apache 2.0.55 MySQL database 4.1.15 I am getting this error when submitting a METHOD='Post' to Apache. [Thu Dec 15 20:49:48 2005] [error] [client 70.228.56.50] request failed: error reading the headers, referer: http://www.thecertnetwork.net/certprod/repository/index.php I have this

Re: [EMAIL PROTECTED] 500 Internal Server Error pages being rendered as markup

2005-12-15 Thread Joshua Slive
On 12/15/05, Vincent Jong <[EMAIL PROTECTED]> wrote: > 16. uncommented 'Include conf/extra/httpd-mpm.conf', 'Include > conf/extra/httpd-multilang-errordoc.conf', 'Include > conf/extra/httpd-autoindex.conf', 'Include > conf/extra/httpd-languages.conf', and 'Include conf/extra/httpd-ssl.conf' > line

Re: [EMAIL PROTECTED] Re: Re: cgi scripts outside of cgi-bin

2005-12-15 Thread Joshua Slive
On 12/15/05, Christopher J. Bottaro <[EMAIL PROTECTED]> wrote: > >> > suexec.log says this: > >> > > >> > [2005-12-13 15:03:19]: uid: (501/sti) gid: (501/501) cmd: upload.cgi > >> > [2005-12-13 15:03:19]: directory is writable by others: > >> > (/home/sti/public_html/tragence/webapp/interfaces/web

Re: [EMAIL PROTECTED] 500 Internal Server Error pages being rendered as markup

2005-12-15 Thread Vincent Jong
I did set up 2 .htaccess directories in the document root, but I don't know why this would cause this issue I'm seeing. But again, I've also successfully reproduced the problem with the original httpd.conf files on 2 different machines, which makes this extremely wierd, since there aren't any

Re: [EMAIL PROTECTED] 500 Internal Server Error pages being rendered as markup

2005-12-15 Thread Joshua Slive
On 12/15/05, Vincent Jong <[EMAIL PROTECTED]> wrote: > I also just noticed when reading the rendered page more correctly: > > Additionally, a 500 Internal Server Error > error was encountered while trying to use an ErrorDocument to handle the > request. > > I've looked in the error log and it doesn

[EMAIL PROTECTED] Apache 2.1.9 - core_output_filter: writing data to the network errors, when downloading large files

2005-12-15 Thread Cletus Murphy
Greetings, I'm running Apache 2.1.9 on centos 4 - 2.6.11.3 kernel. It appears that when a user downloads a file over 5G, the download fails. - I'm seeing the following error's in the logfile: (104)Connection reset by peer: core_output_filter: writing data to the network (32)Broken pipe: core_out

Re: [EMAIL PROTECTED] 500 Internal Server Error pages being rendered as markup

2005-12-15 Thread Vincent Jong
I also just noticed when reading the rendered page more correctly: Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. I've looked in the error log and it doesn't look like anything is funny in there. [Thu Dec 15 15:0

Re: [EMAIL PROTECTED] 500 Internal Server Error pages being rendered as markup

2005-12-15 Thread Vincent Jong
Yeah. I did that already on my home system and the error page is still being displayed as markup. I just tried it on my server at work, which is also running version 2.2.0, and the same problem occurs when using either my altered httpd.conf or the original httpd.conf file. I'm basically, just

[EMAIL PROTECTED] Re: Re: cgi scripts outside of cgi-bin

2005-12-15 Thread Christopher J. Bottaro
Joshua Slive wrote: > On 12/15/05, Boyle Owen <[EMAIL PROTECTED]> wrote: > >> Sadly, your program is not. The error message means that the script did >> not produce the required CGI header information before any other data. > > This is not quite the right direction. In this case, the premature

[EMAIL PROTECTED] Apache 2.0.54 Proxy information request

2005-12-15 Thread Rosado, Rodolfo CTR MDA/IOM
Title: Apache 2.0.54 Proxy information request Hi all,      I'm new, have mercy.  I've set up an Apache server in my DMZ and it is accessed via port 443 only.  I reverse proxy requests to a back-end IIS server and application.  My issue is with SSO.  I configured my Apache Server in a test

Re: [EMAIL PROTECTED] 500 Internal Server Error pages being rendered as markup

2005-12-15 Thread Joshua Slive
On 12/14/05, Vincent Jong <[EMAIL PROTECTED]> wrote: > I've upgraded to Apache 2.2.0 for *nix and I've come across a wierd behavior > dealing with the 500 error page - it's being displayed on the browser as html > code. I have not done any configuration in regards to error documents and > this was

RE: [EMAIL PROTECTED] apache reverse proxy connection errors

2005-12-15 Thread Escudero, Peter Louis
Will the directives ProxyPassReverseCookieDomain & ProxyPassReverseCookiePath help in this case? Thanks, Peter Escudero -Original Message- From: Escudero, Peter Louis [mailto:[EMAIL PROTECTED] Sent: Monday, December 12, 2005 2:59 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTEC

Re: [EMAIL PROTECTED] How to unset $PHP_AUTH_USER and $PHP_AUTH_PW

2005-12-15 Thread Max Yu
Only using session_detroy() is not enough to unset the variables. I will try the codes Nico mentioned and see what happens. Thanks Nico. Max --- Nico <[EMAIL PROTECTED]> wrote: > 2005/12/15, Max Yu <[EMAIL PROTECTED]>: > > > We run apache 2.0.52 on Fedora Core 3. After log out, the > userid >

[EMAIL PROTECTED] trouble mod_fcgid module on Apache-2.2.0

2005-12-15 Thread Joe Apache
Nick Kew wrote: > On Thursday 08 December 2005 21:05, Joe Apache wrote: > >> Hello, >> >> I've tried to compile some modules on Apache-2.2.0 with little success. >> > > I've compiled lots of modules on it. Most of them were originally written > for 2.0. > Hey httpd users, this is sort

RE: [EMAIL PROTECTED] mod_backhand on load balancing apache

2005-12-15 Thread Axel-Stéphane SMORGRAV
I think you may have missed something. If the two tests were identical, the total number of bytes transferred should have been the same. In the first case you transfer 2.6 MB, in the second 9 MB. No wonder the first test executes faster... -ascs -Original Message- From: JM [mailto:[EMA

Re: [EMAIL PROTECTED] Re: cgi scripts outside of cgi-bin

2005-12-15 Thread Joshua Slive
On 12/15/05, Boyle Owen <[EMAIL PROTECTED]> wrote: > Sadly, your program is not. The error message means that the script did not > produce the required CGI header information before any other data. This is not quite the right direction. In this case, the premature end of script headers is cause

Re: [EMAIL PROTECTED] Help required for security vulnerabilities in 1.3.29

2005-12-15 Thread syona m
Hi All,   I have come to know that by default DELETE and PUT methods are disable in apache webserver. Is there any way I can test for the same?   Following the tips mentioned in the following sites  http://software.newsforge.com/article.pl?sid=04/09/17/1527247&tid=78&tid=48 "To test the PUT met

[EMAIL PROTECTED] mod_backhand on load balancing apache

2005-12-15 Thread JM
hi, I did some benchmark on clustered apache and a single apache box... based on my results a single apache box works a lot better than a clustered box.. in terms of execution and throughput/sec.. or I missed something out... I used ab as my tool.. ** CLUSTERED BOX Document Pa

[EMAIL PROTECTED] Automatic Deny List Updating for IP from Threat-Identified Hosts

2005-12-15 Thread S. M. Halloran
Apache 2.0.53 running on WinXP Pro Neophyte question: Is there a way to automatically update the list of IPs that are denied service (even http responses...just drop the request) when they are making clear attempts either to deny service or even take control of the system? Some people tryin

Re: [EMAIL PROTECTED] Problem when mixing NameVirtualHost + non with SSL - "Oops, no RSA or DSA server certificate found?!"

2005-12-15 Thread Nick Burch
On Wed, 14 Dec 2005, Joe Orton wrote: None of it makes sense :) How is this bundle'o'stuff included in httpd.conf? Include /etc/httpd/sites-enabled/[^.#]* Are you using vendor packages or a build from tarball (I guess Debian from the layout)? The server that first showed the problems was a

RE: [EMAIL PROTECTED] Re: cgi scripts outside of cgi-bin

2005-12-15 Thread Boyle Owen
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Christopher J. > Bottaro > Sent: Dienstag, 13. Dezember 2005 23:07 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Re: cgi scripts outside of cgi-bin > > > Joshua Slive wrote: > > > On 12/13/05, Christopher J