Re: Apache 2.0.59/Solaris8-sparc / Probleme beim Buid von mod_auth_ldap. Make bricht ab.

2006-11-21 Thread Rainer Sokoll
On Tue, Nov 21, 2006 at 10:56:53AM +0100, Vogel, Thomas (BOT) wrote: Beim kompilieren des Apachen bricht der make mit folgender Meldung ab: mod_auth_ldap.c:47:2: #error mod_auth_ldap requires APR-util to have LDAP support built in Falls die Meldung auf die richtige Ursache hinweist

Re: [EMAIL PROTECTED] CGI app held open

2006-11-21 Thread William A. Rowe, Jr.
Nathan Kellogg wrote: We are debugging a CGI app ( mod_isapi ) running on a WINxp machine. Just so you are clear, ISAPI is not CGI - CGI describes a way to launch a program (or script, via a program) passing environment variables to describe the request, and listening to the stdout of the

[EMAIL PROTECTED] issues of 1.3.37 on Solaris 2.6

2006-11-21 Thread Qingshan Xie
Hi, After compiled Apache-1.3.37 on a Solaris 2.6 host,it's fine to run httpd -l. However, after installed it on another solaris 2.6 host, run httpd -l prompted error httpd: Unable to exec Shared Core Executable Program `/opt/httpd/apache/1.3.37/lib/libhttpd.ep'. Can some tell me why? Many

Re: [EMAIL PROTECTED] Auth problem

2006-11-21 Thread Nathan Kellogg
Directory c:/nwl/cgi/ Options ExecCGI AuthType Basic AuthName Authorization Required AuthUserFile c:/nwl/passwords Require user test SSLRequireSSL /Directory For one thing, there seems to be a conflict between c:/nwl and c:/nws. For

[EMAIL PROTECTED] CGI app held open

2006-11-21 Thread Nathan Kellogg
We are debugging a CGI app ( mod_isapi ) running on a WINxp machine. The app executes fine but Apache retains the file handle on the app making it impossible to overwrite the old cgi app with the new one without restarting apache. Is there a way to change this behavior without

RE: [EMAIL PROTECTED] WebDAV setup on Windows XP

2006-11-21 Thread Mark Lavi
This is a well known feature of Windows XP Home and later editions. Workaround: use a port number after the domain, or use a trailing /. or a /# on any URL to use WebDAV properly in the setup wizard. * e.g.: http://www.atarex.com:80 * e.g.: http://www.atarex.com/. * e.g.:

RE: [EMAIL PROTECTED] Help Wanted for Setup

2006-11-21 Thread Mark Lavi
Do it yourself: download and a few clicks. http://www.apachefriends.org/en/index.html --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Nathan Kellogg [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16,

Re: [EMAIL PROTECTED] Apache 2.2.3 Memory Usage

2006-11-21 Thread Sander Temme
Hey Chris, On Nov 20, 2006, at 7:57 PM, Chris wrote: Hi I use apache 1.3 as well as 2.2.3 so this is off topic since this is for 2.2.3 but I have just noticed my processes use in excess of 100meg per child, I run eaccelerator which I know accounts for some of this 32meg so this would leave

[EMAIL PROTECTED] Google mini and RPS

2006-11-21 Thread sniedermeyer
Has anyone set up a Google Mini behind an Apache server using reverse proxying? I'm struggling with how to use reverse proxy and rewrite commands to accomplish the following: When a request comes in for http://www.mydomin.com/search?site=my_collectionclient=my_collectionoutput=xml_..

Re: [EMAIL PROTECTED] WebDAV setup on Windows XP

2006-11-21 Thread Vinay Y S
Webdav in Windows products is broken beyond any hope. Even in Windows XP Pro it doesn't work with certain combinations of updates and patches. Also, MS Office products understand webdav. Even they don't work in all installations as expected. Many a times they start talking FPSE. Checkout

RE: [EMAIL PROTECTED] difference between UNIX and WIN source package

2006-11-21 Thread Arthur Kreitman
I suspect the difference is the unix distribution includes support for such important systems as sgi and beos From: Syntax [mailto:[EMAIL PROTECTED] Sent: Monday, November 20, 2006 1:50 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] difference

Re: [EMAIL PROTECTED] difference between UNIX and WIN source package

2006-11-21 Thread Sean Conner
It was thus said that the Great Syntax once stated: My question is : Is there any one know about what is the difference between UNIX source and WIN source in detail ? One major difference will be the character(s) used to mark the end of each line of text in the source code. Unix and

Re: [EMAIL PROTECTED] Auth problem

2006-11-21 Thread Joshua Slive
On 11/21/06, Nathan Kellogg [EMAIL PROTECTED] wrote: Ok, that resolved the problem, thanks. BUT, we have another directory where: Directory c:/nwls/htdocs/kna/ AuthType Basic AuthName Authorization Required AuthUserFile c:/nwls/passwords Require user test SSLRequireSSL /Directory

[EMAIL PROTECTED] Apache 1.3 and 2.2.3

2006-11-21 Thread arun kumar
Hi guys, We are going to migrate apache from 1.3 to 2.2.3. Please let me know the major difference between 1.3 and 2.2.3 Regards, Arun __ Yahoo! India Answers: Share what you know. Learn something new

Re: [EMAIL PROTECTED] Apache 1.3 and 2.2.3

2006-11-21 Thread Joshua Slive
On 11/20/06, arun kumar [EMAIL PROTECTED] wrote: Hi guys, We are going to migrate apache from 1.3 to 2.2.3. Please let me know the major difference between 1.3 and 2.2.3 http://httpd.apache.org/docs/2.0/upgrading.html http://httpd.apache.org/docs/2.2/upgrading.html Feel free to ask if you

RE: [EMAIL PROTECTED] WebDAV setup on Windows XP

2006-11-21 Thread Steve Pfister
I've got it working now (sort of). It seems to function, but so far it's unusably slow. Are there any better alternatives for the Windows platform? _ From: Vinay Y S [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 21, 2006 2:20 PM To: users@httpd.apache.org Subject: Re: [EMAIL

[EMAIL PROTECTED] Auth problem

2006-11-21 Thread Nathan Kellogg
I am having an auth problem: from error_log : client denied by server configuration: C:/nws/cgi/cfind.dll This has got to be very simple but I don't see it! Thanks in advance. Directory c:/nwls/htdocs/kna/ AuthType Basic AuthName Authorization Required AuthUserFile c:/nwl/passwords Require

Re: [EMAIL PROTECTED] Auth problem

2006-11-21 Thread Joshua Slive
On 11/21/06, Nathan Kellogg [EMAIL PROTECTED] wrote: I am having an auth problem: from error_log : client denied by server configuration: C:/nws/cgi/cfind.dll This has got to be very simple but I don't see it! Directory c:/nwl/cgi/ Options ExecCGI AuthType Basic

[EMAIL PROTECTED] Strang successful request

2006-11-21 Thread Terje Sannum
I just noticed this request in the access log on one of my servers: x.x.x.x - - [21/Nov/2006:18:08:07 +0100] GET http://cn.yahoo.com/ HTTP/1.1 200 22 - Mozilla/4.0 (compatible; MSIE 4.01; Windows NT) 149 268 22 bytes is the size of /index.html on that server, and I'm suprised by that 200 status

Re: [EMAIL PROTECTED] Strang successful request

2006-11-21 Thread Joshua Slive
On 11/21/06, Terje Sannum [EMAIL PROTECTED] wrote: I just noticed this request in the access log on one of my servers: x.x.x.x - - [21/Nov/2006:18:08:07 +0100] GET http://cn.yahoo.com/ HTTP/1.1 200 22 - Mozilla/4.0 (compatible; MSIE 4.01; Windows NT) 149 268 22 bytes is the size of /index.html

RE: [EMAIL PROTECTED] Reverse Proxy woes

2006-11-21 Thread Rodolfo Rosado
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, November 17, 2006 4:39 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Reverse Proxy woes Hi All, Apache 2.2 -reverse proxy -- IIS6/win2k3 Having a bit of an issue with

RE: [EMAIL PROTECTED] re-write rules

2006-11-21 Thread Foster, Stephen \(ASPIRE\)
Hi there, someone posted me a potential fix for this issue in this thread, however having had mailbox problems it has disappeared, could someone check their mailbox and see if they have the rest of the thread. many thanks Steve -Original Message- From: Foster, Stephen (ASPIRE) Sent:

[EMAIL PROTECTED] ServerLimit

2006-11-21 Thread Emma Lovatt
Hi guys I am running 4 x dual 2.8GHz blades with 4Gb RAM load balanced. These are running apache 2.2.3, openssl 0.98c and PHP 5.1.6. They are configured with MPM prefork. I have read some conflicting information on how to up the max_clients directive. My setup is as default, the Max_Clients

RE: [EMAIL PROTECTED] re-write rules

2006-11-21 Thread Boyle Owen
-Original Message- From: Foster, Stephen (ASPIRE) [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 21, 2006 12:58 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] re-write rules Hi there, someone posted me a potential fix for this issue in this thread, however

RE: [EMAIL PROTECTED] Apache 2.2.3 Memory Usage

2006-11-21 Thread Strader, William A.
Well it does seem like mod_perl is a a RAM users... I commented it out and instead of 120mb RAM it is using 60mb RAM... Any suggestions on what I can do to make mod_perl not use so much ram... I have it running cause I am testing out a CMS system called WebGUI... Maybe I should just get used to

Re: [EMAIL PROTECTED] Apache 2.2.3 Memory Usage

2006-11-21 Thread Chris
On 20/11/06, Joshua Slive [EMAIL PROTECTED] wrote: On 11/20/06, Strader, William A. [EMAIL PROTECTED] wrote: Well it does seem like mod_perl is a a RAM users... I commented it out and instead of 120mb RAM it is using 60mb RAM... Any suggestions on what I can do to make mod_perl not use so

Re: [EMAIL PROTECTED] Tuning the MaxKeepAliveRequests and KeepAliveTimeout http.conf parameters

2006-11-21 Thread William A. Rowe, Jr.
Arthur Kreitman wrote: I noticed a random but all to frequent (perhaps 1 or 2 or 3 for every few hundred http requests) error from ap_core_output_filter (about line 903 in core_filters.c). The error is an os 10054 “An existing connection was forcibly closed by the remote host”. At the

RE: [EMAIL PROTECTED] Tuning the MaxKeepAliveRequests and KeepAliveTimeout http.conf parameters

2006-11-21 Thread Arthur Kreitman
And what about bad side effects from increasing the linger time? -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Monday, November 20, 2006 12:50 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Tuning the MaxKeepAliveRequests and

[EMAIL PROTECTED] WebDAV setup on Windows XP

2006-11-21 Thread Steve Pfister
Sorry if this is a FAQ. I'm trying to set up an Apache server (2.2.3, I think) on XP and I'd like to setup WebDAV on it. Is there any documentation on this? I can't seem to authenticate. I've got an htpasswd generated authentication file, but it keeps wanting the username in the form

RE: [EMAIL PROTECTED] issues of 1.3.37 on Solaris 2.6

2006-11-21 Thread Boyle Owen
-Original Message- From: Qingshan Xie [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 21, 2006 7:57 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] issues of 1.3.37 on Solaris 2.6 Hi, After compiled Apache-1.3.37 on a Solaris 2.6 host,it's fine to run httpd -l.