RE: [EMAIL PROTECTED] Submitting jobs remotely over CGI, closing file handles etc

2008-06-20 Thread michael watson (IAH-C)
From: Patrick Horgan [mailto:[EMAIL PROTECTED] Sent: 19 June 2008 18:14 To: users@httpd.apache.org; michael watson (IAH-C) Subject: Re: [EMAIL PROTECTED] Submitting jobs remotely over CGI, closing file handles etc michael watson (IAH-C) wrote: OK, so no answers from

RE: [EMAIL PROTECTED] Submitting jobs remotely over CGI, closing file handles etc

2008-06-19 Thread michael watson (IAH-C)
OK, so no answers from this then... Instead, can anyone tell me how I can monitor whether (and which) file handles are open whilst the CGI script is running? -Original Message- From: michael watson (IAH-C) [mailto:[EMAIL PROTECTED] Sent: 16 June 2008 09:42 To: users@httpd.apache.org

[EMAIL PROTECTED] Submitting jobs remotely over CGI, closing file handles etc

2008-06-16 Thread michael watson (IAH-C)
Dear All I solved this problem some years ago by writing to this list and carrying out the suggestions. Oddly, I now have it again. I am running two servers - an old one, running SuSe 8.2 and apache 1.3.28, and a relatively new one running Red Hat EL 4 and Apache 2.2.4. Here's the thing - the

[EMAIL PROTECTED] Apache can't write to directory

2008-04-01 Thread michael watson (IAH-C)
Hello! I'm running apache 2.2 on Red Hat. I have a directory, /usr/results/, which is owned by the apache user and has rwx privileges. If I go into that directory and 'mkdir test' it creates the folder, no problem. When I try and do this over CGI, however, I get a Permission Denied error

[EMAIL PROTECTED] Server side includes where the include is on another server...

2008-03-14 Thread michael watson (IAH-C)
Hello I think I answered my own question, but lets try anyway. I'm running apache 2.2.4 on Red Hat and I want to user server-side includes. I can get them working if the include file is on the same server, but what I really want is something like: !--#include