[us...@httpd] PCRE Error while configuring Apache

2009-06-02 Thread bharath terala
Hi Everyone,     Iam installing Apache 2.2.11 in HP-UX PARISC 64 bit server, and when iam running configure step in the process of install iam receiving below error:   configure: error: Did not find pcre-config script at /usr/local   I have checked on the server PCRE is not installed, what steps n

[us...@httpd] auth-ldap not handling SSL connections

2009-06-02 Thread Chris
I haven't been able to get util_ldap LDAP SSL connections to work with apache and OpenLDAP. Every other tool is working (pam, ldapsearch etc.). The only error I get is "can't contact ldap server". This appears to be the error returned to apache from the openldap libraries. I would be tempted t

Re: [us...@httpd] apache 2.2 and ldap group authentication

2009-06-02 Thread Jeff Shearer
I have done what you suggested and was able to get what I thought Apache needed but that didn't seem to work once put into Apache. I do think you are right, this is the wrong group to ask. Peter Schober wrote: * Jeff Shearer [2009-06-02 16:32]: Over the last 3 days I have played with a number

Re: [us...@httpd] apache 2.2 and ldap group authentication

2009-06-02 Thread Peter Schober
* Jeff Shearer [2009-06-02 16:32]: > Over the last 3 days I have played with a number of configurations and > executed numerous varieties of searchs. But to no good. If you look > down to the caption "My Best Result," It seems OpenLDAP has made it to > the point where it is searching the 2 c

[us...@httpd] How to config Reverse Proxy does not proxy some specific URIs or Files?

2009-06-02 Thread Qingshan Xie
Hello! Our Reverse Proxy servers proxy everything to backend generally. How can we configure it not proxy some specific URIs or Files, for example, the local index.html? Thanks, Q.Xie - The official User-To-Use

Re: [us...@httpd] apache 2.2 and ldap group authentication

2009-06-02 Thread Jeff Shearer
Thanks Peter for all of your suggestions. I have followed them all with the exception of your security recommendations. I have avoided this matter in an attempt to minimize the complexity of the problem so my small mind can see what is happening. As you suggested Peter, I have read logs, rfc

[us...@httpd] Re: How to retrieve contents from memcache using POST request parameter

2009-06-02 Thread Dan Poirier
Suan-Aik Yeo writes: > I was wondering if there is a way to retrieve content from memcached using a > POST request parameter as a key? As in, if the POST request had a "x=1" > parameter, I would look into memcached to see if there is something whose key > is > "1", if there is, I would get the c

[us...@httpd] unable to receive SIGTERM, SIGHUP with apr_signal

2009-06-02 Thread Prashant Keshvani
Dear all, I am trying to modify the code of mod_dumpit.c . I want to dump all request response to separate file, then error log. For performance reason, I have opened file with APR_BUFFERED flag, while calling apr_file_open. The problem is, when i use buffered flag, and shuts down my httpd, the

RE: [us...@httpd] Can not access port 2000

2009-06-02 Thread hateSpam
Thanks for reply. No have not changed any thing. Where the config file will be It was working fine last Friday but stopped this Monday. Thanks. Did you changed the login port from 2 to port 1? Check your config. -- View this message in context: http://www.nabble.com/Can-not-a