[EMAIL PROTECTED] apache Permission denied: exec

2007-04-04 Thread Jana Nguyen
Hi, I got an ssl error of permission denied to exec a file when I tried to launch https://localhost/ra or https:///ra The dir that apache is trying to access is owned my group=apache and user=apache. In the ssl_error_log: [Wed Apr 04 20:47:58 2007] [error] [client 192.168.200.111] (13)Permissio

[EMAIL PROTECTED] server cert CN not match server name

2007-04-04 Thread Jana Nguyen
Hi, I've tried to connect to connect to application via apache using https on my local machine-> https://localhost/ra But I get the following error below, and not sure where this RSA server cert comes from since I've never generated a rsa server cert: [Wed Apr 04 19:51:09 2007] [warn] RSA serve

RE: [EMAIL PROTECTED] Parsing problem in the encoded Url

2007-04-04 Thread Alaka Pathy -X \(apathy - HCL at Cisco\)
Thank you -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Tuesday, April 03, 2007 6:23 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Parsing problem in the encoded Url On 4/3/07, Alaka Pathy -X (apathy - HCL at Cisco) <[

RE: [EMAIL PROTECTED] Meta tags: keywords and description

2007-04-04 Thread Mark Lavi
Curtis needs to Google on: "search engine optimization", which will yield an industry of both good and not so good products, consultants, advice, and methods. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From:

Re: [EMAIL PROTECTED] perl scripts suddenly failing

2007-04-04 Thread Eben
Boyle Owen wrote: -Original Message- From: Eben [mailto:[EMAIL PROTECTED] Thanks for the advice, I'll do what you recommended, but don't zebras have hoofs as well ;) ? Exactly. That's the point... right, sorry... havn't had my afternoon installment of caffiene yet. thanks

RE: [EMAIL PROTECTED] perl scripts suddenly failing

2007-04-04 Thread Boyle Owen
> -Original Message- > From: Eben [mailto:[EMAIL PROTECTED] > > Thanks for the advice, I'll do what you recommended, but don't zebras > have hoofs as well ;) ? Exactly. That's the point... > This message is for the named person's use only. It may contain confidential, proprietary

Re: [EMAIL PROTECTED] perl scripts suddenly failing

2007-04-04 Thread Eben
Boyle Owen wrote: -Original Message- From: Eben [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 04, 2007 8:53 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] perl scripts suddenly failing I rebooted and that cleared up the problem, but do you think this could be a

RE: [EMAIL PROTECTED] perl scripts suddenly failing

2007-04-04 Thread Boyle Owen
> -Original Message- > From: Eben [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 04, 2007 8:53 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] perl scripts suddenly failing > > I rebooted and that cleared up the problem, but do you think > this could > be an earl

Re: [EMAIL PROTECTED] How to make query string visible in Apache logs?

2007-04-04 Thread Joshua Slive
On 4/4/07, Tony Anecito <[EMAIL PROTECTED]> wrote: Hi All, Does anyone know how to make the query string in a url visible in the Apache logs? I noticed it not showing up in the logs and need it to be visible. The query string certainly is visible in the standard common or combined log format a

[EMAIL PROTECTED] How to make query string visible in Apache logs?

2007-04-04 Thread Tony Anecito
Hi All, Does anyone know how to make the query string in a url visible in the Apache logs? I noticed it not showing up in the logs and need it to be visible. Thanks, -Tony - We won't tell. Get more on shows you hate to love (and love to hate): Yahoo

Re: [EMAIL PROTECTED] Bogus referrals is mod_security configuration to blame?

2007-04-04 Thread Joshua Slive
On 4/4/07, Wm.A.Stafford <[EMAIL PROTECTED]> wrote: 2. Why the thousands of bogus requests to our site? Not an Apache issue but I'm really curious because I can't think of any benefit for the senders. It might help to see some of these log entries. Joshua. --

RE: [EMAIL PROTECTED] perl scripts suddenly failing

2007-04-04 Thread Boyle Owen
> -Original Message- > From: Eben [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 04, 2007 7:17 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] perl scripts suddenly failing > > Hello, > > In the last few days, existing cgi scripts that had been > working fine, > now fa

Re: [EMAIL PROTECTED] perl scripts suddenly failing

2007-04-04 Thread Eben
I rebooted and that cleared up the problem, but do you think this could be an early warning sign of a failing drive? Boyle Owen wrote: -Original Message- From: Eben [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 04, 2007 7:17 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED]

[EMAIL PROTECTED] Bogus referrals is mod_security configuration to blame?

2007-04-04 Thread Wm.A.Stafford
Our site has been getting roughly the same number of hits per month for several years. In Februray the number of hits doubled. In March the number was more than five times the usual. Looking at the referred-by headers we see names like hotnetslots.com and others that it is hard to conceive o

Re: [EMAIL PROTECTED] SetEnv proxy-nokeepalive 1

2007-04-04 Thread sniedermeyer
Yes, that is what I was looking for. Thanks, Steven "Joshua Slive" <[EMAIL PROTECTED]>

[EMAIL PROTECTED] perl scripts suddenly failing

2007-04-04 Thread Eben
Hello, In the last few days, existing cgi scripts that had been working fine, now fail with an apache 500 error. The exact error getting logged by apache is: [Wed Apr 4 12:01:47 2007] [error] [client 71.233.250.53] (35)Resource temporarily unavailable: couldn't spawn child process: /home/

Re: [EMAIL PROTECTED] SetEnv proxy-nokeepalive 1

2007-04-04 Thread Joshua Slive
On 4/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Can someone confirm that adding the following line in the httpd.conf will result in keepalives being disabled for Apache 2.2.4 on Windows please: SetEnv proxy-nokeepalive 1 No, because it doesn't. It affects only whether the apache proxy

[EMAIL PROTECTED] SetEnv proxy-nokeepalive 1

2007-04-04 Thread sniedermeyer
Can someone confirm that adding the following line in the httpd.conf will result in keepalives being disabled for Apache 2.2.4 on Windows please: SetEnv proxy-nokeepalive 1 Thanks, Steven - The official User-To-User support f

RE: [EMAIL PROTECTED] ..reading.. in mod_status

2007-04-04 Thread Chirouze Olivier
I disagree with you Peter, for me ?notable status page on Apache 2.0.58 displays the CURRENTLY processed request in "reading" state. I just tested it: - started apache - went to status?notable => one request (the one for status) - starts a request that takes 30 seconds to proceed - saw a new thread

Re: [EMAIL PROTECTED] apache threads

2007-04-04 Thread Joshua Slive
On 4/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Is there a way (a command!) to display apache threads while it is running. I'd like to know how many threads are only for SSL connections? I've no MaxThreads directive in my httpd.conf and neither in my ssl.conf. So I think the default is

Re: [EMAIL PROTECTED] Apache Crashing

2007-04-04 Thread Arnab Ganguly
ulimit is unlimited in the solaris machine. BTW I have started the apache with ./httpd -k start?So does it still considers the ULIMIT_MAX_FILES value present in apachectl and value it is set as ULIMIT_MAX_FILES="ulimit -S -n `ulimit`". Looking forward for your response. Thanks -A On 4/4/07, Chris

Re: [EMAIL PROTECTED] Apache Crashing

2007-04-04 Thread Christian Gottschalch
check your OS "ulimit" settings and your apachectl Script ULIMIT_MAX_FILES Regards Arnab Ganguly schrieb: Hi, I was using the command line tool present under the /httpd-2.2.3/support/ab I ran from the command prompt ./ab -n 5000 -c 130 -v 50 http://localhost/index.html.ie 5000 total request

[EMAIL PROTECTED] apache threads

2007-04-04 Thread Manuela . Vorazzo
Is there a way (a command!) to display apache threads while it is running. I'd like to know how many threads are only for SSL connections? I've no MaxThreads directive in my httpd.conf and neither in my ssl.conf. So I think the default is 2048 butthis means 1024 threads for connections on port