:)
Thanks
Michael
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 an
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
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 s
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 mess
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:
Where http://www.someotherserver.com is a ser