RE: [users@httpd] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread Hessel, Carl
Hi Kurt, Paul,

Yes. I grappled with all that awhile back but every idea I think of always 
leads back to the question, why does the application run fine on some machines 
where my code/syntax and everything else are identical? Thank you both for 
responding.

Carl Hessel
End User Documentation (EUD) Technical Consultant
TE Subsea Communications

This e-mail (including any attachments) is intended only for the exclusive use 
of the individual(s) to whom it is addressed or copied. The information 
contained hereinafter may be proprietary, confidential, privileged, or exempt 
from disclosure under applicable law. If the addressee(s) of this e-mail is/are 
not the intended recipient(s) or agent(s) responsible for delivering the 
message to the intended recipient(s), the addressee is hereby put on notice 
that any use, dissemination, distribution, or copying of this communication is 
strictly prohibited. If the addressee has received this communication in error, 
please immediately notify the sender by telephone or e-mail and delete all 
copies of this e-mail and any attachments. Thank you.

-Original Message-
From: Stormy [mailto:storm...@stormy.ca] 
Sent: Tuesday, June 02, 2015 11:35 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Web app works with Apache Server (1.3.20) on some 
but not all identically configured PCs

At 04:20 PM 6/2/2015 +0200, Bremser, Kurt (AMOS Austria GmbH) wrote:
>Looks like you have a problem with the blank in "Program Files". You 
>may be missing quotes around the path name somewhere.

Maybe I was a bit too cryptic, but there's also an apparent mix of back and 
forward slashes in the directory structures in the error messages.

P.


>Kurt Bremser
>AMOS Austria
>
>Newton was wrong. There is no gravity. The Earth sucks.
>
>Von: Hessel, Carl [carl.hes...@subcom.com]
>Gesendet: Dienstag, 2. Juni 2015 16:04
>An: users@httpd.apache.org
>Betreff: RE: [users@httpd] Web app works with Apache Server (1.3.20) on  
>some but not all identically configured PCs [wd-vc]
>
>Paul,
>
>I am running on Window 7 Pro, Version 6.1, Build 7601, Service Pack 1.
>
>Carl Hessel
>End User Documentation (EUD) Technical Consultant TE Subsea 
>Communications
>732-915-6433
>
>This e-mail (including any attachments) is intended only for the 
>exclusive use of the individual(s) to whom it is addressed or copied. 
>The information contained hereinafter may be proprietary, confidential, 
>privileged, or exempt from disclosure under applicable law. If the
>addressee(s) of this e-mail is/are not the intended recipient(s) or
>agent(s) responsible for delivering the message to the intended 
>recipient(s), the addressee is hereby put on notice that any use, 
>dissemination, distribution, or copying of this communication is 
>strictly prohibited. If the addressee has received this communication 
>in error, please immediately notify the sender by telephone or e-mail 
>and delete all copies of this e-mail and any attachments. Thank you.
>
>-Original Message-
>From: Stormy [mailto:storm...@stormy.ca]
>Sent: Tuesday, June 02, 2015 9:41 AM
>To: users@httpd.apache.org
>Subject: Re: [users@httpd] Web app works with Apache Server (1.3.20) on 
>some but not all identically configured PCs
>
>At 12:20 PM 6/2/2015 +, Hessel, Carl wrote:
>[snip]
> >[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Premature end 
> >of script headers: c:/program files/apache 
> >group/apache/cgi-bin/promptforuserinitials.cgi
> >
> >[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Can't open perl 
> >script "c:\program": No such file or directory
>   ^^
>
>Windows or *nix?
>
>Paul
>
>
>-
>To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>For additional commands, e-mail: users-h...@httpd.apache.org
>
>
>-
>To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>For additional commands, e-mail: users-h...@httpd.apache.org AMOS 
>Austria GmbH
>1130 Wien, Hietzinger Kai 101-105
>FN 365014k, Handelsgericht Wien
>UID: ATU 66614737
>
>http://www.allianz.at
>
>
>Dieses E-Mail und allfaellig daran angeschlossene Anhaenge enthalten 
>Informationen, die vertraulich und ausschliesslich fuer den (die) 
>bezeichneten Adressaten bestimmt sind.
>Wenn Sie nicht der genannte Adressat sind, darf dieses E-Mail samt 
>allfaelliger Anhaenge von Ihnen weder anderen Personen zugaenglich 
>gemacht noch in anderer Weise verwertet werden.
>Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten wir Sie, 
>dieses E-Mail und saemtliche angeschlossene Anhaenge zu loeschen.
>
>Please note: This email and any files transmitted with it is intended 
>only for the named recipients and may contain confidential and/or 
>privileged information. If you are not the intended recipien

Re: [users@httpd] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread Kurtis Rader
On Tue, Jun 2, 2015 at 8:50 AM, Hessel, Carl  wrote:

> Hi Kurt, Paul,
>
> Yes. I grappled with all that awhile back but every idea I think of always
> leads back to the question, why does the application run fine on some
> machines where my code/syntax and everything else are identical? Thank you
> both for responding.
>

Isn't the answer obvious? The machines are not identically configured. If
the software has been confirmed to be identical then I would assume a
configuration setting is different at either the OS or application level.
Just because the machines are managed by your corporate IT is no guarantee
they're identical.

Where does the "Can't open perl script" error come from? The Apache web
server? If so it might help if you showed us the httpd.conf config
directives relevant to running CGI programs.

Quoting is especially problematic on MS-Windows due to how CLI arguments
are parsed. I strongly recommend using only forward slashes in file paths
whenever possible and never mix forward and back slashes as path separators.

P.S., This type of problem is a good example of why you want to avoid
"shelling out" to an external program whenever possible.


-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank


[users@httpd] exclude website from directory rules

2015-06-02 Thread Tim Dunphy
Hi all,



There is a generic Directory index rule at Apache level like below that is
expecting the serving domain to point to any of below files.

How can I  add filter on this rule for *example-website.com
 *so its ignored for specific domain



DirectoryIndex index.html index.htm html.htm html.html index.php
index.jsp




Thanks,

Tim

-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B


Re: [users@httpd] exclude website from directory rules

2015-06-02 Thread Pete Houston
Use a virtual host to override the server-level defaults.
http://httpd.apache.org/docs/2.4/vhosts/

HTH,

Pete

On Tue, Jun 02, 2015 at 12:17:44PM -0400, Tim Dunphy wrote:
> There is a generic Directory index rule at Apache level like below that is
> expecting the serving domain to point to any of below files.
> 
> How can I  add filter on this rule for *example-website.com
>  *so its ignored for specific domain

-- 
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107


pgprjocNgc71S.pgp
Description: PGP signature


[users@httpd] Client Auth Retries

2015-06-02 Thread McGregor, Donald (Don) (CIV)

I’m trying to set up client authentication using smart cards and be reasonably 
polite about
auth failures. A typical failure mode is that the user doesn’t have the card 
inserted; I
should send them to a warning page, then let them retry.

The relevant config file for the top level:

SSLVerifyClient optional

RewriteEngine On
RewriteCond %{SSL:SSL_CLIENT_VERIFY} !^SUCCESS
 RewriteRule .* /mistake/index.html [L]


  SSLVerifyClient none


Client auth is optional, but if it fails they see the informational
page telling them to use a smart card, in a directory
without smart card auth required.

This successfully rewrites to the informational page when they
don’t have the smart card inserted. The first time in If client auth fails for
some reason they see the error page, and if they do have
the card and authenticate, they see the expected content.

But if they see the error page, then insert the card, and then
try to go to the https://myhost/content, they continue to
see the error page. It seems as if the HTTPS connection
is not being renegotiated or that the SSL_CLIENT_VERIFY
is not being reset to SUCCESS on retry. Or is there a
better way to do this?


[users@httpd] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread Hessel, Carl

This is my first request so I hope I am doing it correctly.
I would only expect an answer to this problem by someone who has encountered a 
similar problem since I cannot provide any info about what is different between 
the successful and failure PCs.

  *   The application (called PPG) is a client/server web-based application in 
which the apache server resides on the same laptop as the client software. 
Therefore, the scope of this application is local use only (that is, when a PPG 
user working at a particular laptop initiates a server request, that request 
will always be processed by the Apache server on the same machine (localhost), 
never across the network).
  *   The PPG application consists of HTML and JavaScript code running in an IE 
browser. The startup home page is "home.html" and resides in c:/program 
files/apache group/apache/htdocs.


  *   The PPG application also consists of cgi Perl scripts running on the 
server side. The first script that is invoked by the home web page is 
"promptforuserinitials.cgi". This is the script that fails on two of the four 
laptops with the following error messages:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to 
complete your request.
Please contact the server administrator, 
ches...@tycotelecom.com and inform them of the 
time the error occurred, and anything you might have done that may have caused 
the error.
More information about this error may be available in the server error log.

Apache/1.3.20 Server at USY47NBO90FR1B2.us.tycoelectronics.com Port 80

[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Premature end of script 
headers: c:/program files/apache group/apache/cgi-bin/promptforuserinitials.cgi
[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Can't open perl script 
"c:\program": No such file or directory

The folder structure and files under apache group and c:/Perl are identical on 
all four machines including httpd.conf.
All four machines are IBM ThinkPads loaded with Window 7 Pro, Version 6.1, 
Build 7601, Service Pack 1. They are all configured similarly by corporate IT 
including installed applications.
I know that the Apache Software Foundation recommends upgrading to the latest 
version (2.4) which would be my next step.
I thank you for taking the time to read this and greatly appreciate any help 
you can offer.

Carl Hessel
End User Documentation (EUD) Technical Consultant
TE Subsea Communications

This e-mail (including any attachments) is intended only for the exclusive use 
of the individual(s) to whom it is addressed or copied. The information 
contained hereinafter may be proprietary, confidential, privileged, or exempt 
from disclosure under applicable law. If the addressee(s) of this e-mail is/are 
not the intended recipient(s) or agent(s) responsible for delivering the 
message to the intended recipient(s), the addressee is hereby put on notice 
that any use, dissemination, distribution, or copying of this communication is 
strictly prohibited. If the addressee has received this communication in error, 
please immediately notify the sender by telephone or e-mail and delete all 
copies of this e-mail and any attachments. Thank you.



[users@httpd]

2015-06-02 Thread pradeepkumar tanguturi



[users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
Hi,
I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,kumar


Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
 


 On Tuesday, June 2, 2015 9:21 AM, pradeepkumar tanguturi 
 wrote:
   

 Hi,
I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,kumar


   

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
The time roughly translates to a bandwidth of 4 Mbit. Are you sure that it's 
not the net infrastructure that is limiting your transfer?

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:15
An: users@httpd.apache.org
Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc]

Hi,

I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,
kumar

AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.


Re: [users@httpd] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread Stormy

At 12:20 PM 6/2/2015 +, Hessel, Carl wrote:
[snip]
[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Premature end of 
script headers: c:/program files/apache 
group/apache/cgi-bin/promptforuserinitials.cgi


[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1]
Can't open perl script "c:\program": No such file or directory

 ^^

Windows or *nix?

Paul 



-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [users@httpd] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread pradeepkumar tanguturi
Hi Paul,
I am using Linux below are u limits. 

LimitRequestBody 5242880
LimitRequestFields 40
LimitRequestFieldSize 4094
LimitRequestLine  500
Kumar
 


 On Tuesday, June 2, 2015 9:43 AM, Stormy  wrote:
   

 At 12:20 PM 6/2/2015 +, Hessel, Carl wrote:
[snip]
>[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Premature end of 
>script headers: c:/program files/apache 
>group/apache/cgi-bin/promptforuserinitials.cgi
>
>[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1]
>Can't open perl script "c:\program": No such file or directory
                          ^^

Windows or *nix?

Paul 


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



  

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
HI Kurt,
I am using linux and below are my limits. you bandwith 4mbit in the network 
level. do you know how to check and increase ?

LimitRequestBody 5242880
LimitRequestFields 40
LimitRequestFieldSize 4094
LimitRequestLine  500 



 On Tuesday, June 2, 2015 9:26 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:
   

 #yiv6131429417 #yiv6131429417 --P 
{MARGIN-BOTTOM:0px;MARGIN-TOP:0px;}#yiv6131429417 The time roughly translates 
to a bandwidth of 4 Mbit. Are you sure that it's not the net infrastructure 
that is limiting your transfer? Kurt BremserAMOS Austria Newton was wrong. 
There is no gravity. The Earth sucks.Von: pradeepkumar tanguturi 
[ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:15
An: users@httpd.apache.org
Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc]

Hi,
I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,kumar
 
AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.


  

RE: [users@httpd] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread Hessel, Carl
Paul,

I am running on Window 7 Pro, Version 6.1, Build 7601, Service Pack 1.

Carl Hessel
End User Documentation (EUD) Technical Consultant
TE Subsea Communications
732-915-6433

This e-mail (including any attachments) is intended only for the exclusive use 
of the individual(s) to whom it is addressed or copied. The information 
contained hereinafter may be proprietary, confidential, privileged, or exempt 
from disclosure under applicable law. If the addressee(s) of this e-mail is/are 
not the intended recipient(s) or agent(s) responsible for delivering the 
message to the intended recipient(s), the addressee is hereby put on notice 
that any use, dissemination, distribution, or copying of this communication is 
strictly prohibited. If the addressee has received this communication in error, 
please immediately notify the sender by telephone or e-mail and delete all 
copies of this e-mail and any attachments. Thank you.

-Original Message-
From: Stormy [mailto:storm...@stormy.ca] 
Sent: Tuesday, June 02, 2015 9:41 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Web app works with Apache Server (1.3.20) on some 
but not all identically configured PCs

At 12:20 PM 6/2/2015 +, Hessel, Carl wrote:
[snip]
>[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Premature end of 
>script headers: c:/program files/apache 
>group/apache/cgi-bin/promptforuserinitials.cgi
>
>[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Can't open perl 
>script "c:\program": No such file or directory
  ^^

Windows or *nix?

Paul 


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
I'm not talking about Apache parameters. If you try an upload with a different 
method (FTP, SFTP), how fast is that?

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:50
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]

HI Kurt,

I am using linux and below are my limits. you bandwith 4mbit in the network 
level. do you know how to check and increase ?

LimitRequestBody 5242880
LimitRequestFields 40
LimitRequestFieldSize 4094
LimitRequestLine  500




On Tuesday, June 2, 2015 9:26 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


The time roughly translates to a bandwidth of 4 Mbit. Are you sure that it's 
not the net infrastructure that is limiting your transfer?

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:15
An: users@httpd.apache.org
Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc]

Hi,

I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,
kumar

AMOS Austria GmbH
1130 Wien, Hietzinger Kai 101-105
FN 365014k, Handelsgericht Wien
UID: ATU 66614737

http://www.allianz.at


Dieses E-Mail und allfaellig daran angeschlossene Anhaenge
enthalten Informationen, die vertraulich und
ausschliesslich fuer den (die) bezeichneten Adressaten
bestimmt sind.
Wenn Sie nicht der genannte Adressat sind, darf dieses
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen
Personen zugaenglich gemacht noch in anderer Weise
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen.

Please note: This email and any files transmitted with it is
intended only for the named recipients and may contain
confidential and/or privileged information. If you are not the
intended recipient, please do not read, copy, use or disclose
the contents of this communication to others and notify the
sender immediately. Then please delete the email and any
copies of it. Thank you.




AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.


Re: [users@httpd] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
Looks like you have a problem with the blank in "Program Files". You may be 
missing quotes around the path name somewhere.

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: Hessel, Carl [carl.hes...@subcom.com]
Gesendet: Dienstag, 2. Juni 2015 16:04
An: users@httpd.apache.org
Betreff: RE: [users@httpd] Web app works with Apache Server (1.3.20) on  some 
but not all identically configured PCs [wd-vc]

Paul,

I am running on Window 7 Pro, Version 6.1, Build 7601, Service Pack 1.

Carl Hessel
End User Documentation (EUD) Technical Consultant
TE Subsea Communications
732-915-6433

This e-mail (including any attachments) is intended only for the exclusive use 
of the individual(s) to whom it is addressed or copied. The information 
contained hereinafter may be proprietary, confidential, privileged, or exempt 
from disclosure under applicable law. If the addressee(s) of this e-mail is/are 
not the intended recipient(s) or agent(s) responsible for delivering the 
message to the intended recipient(s), the addressee is hereby put on notice 
that any use, dissemination, distribution, or copying of this communication is 
strictly prohibited. If the addressee has received this communication in error, 
please immediately notify the sender by telephone or e-mail and delete all 
copies of this e-mail and any attachments. Thank you.

-Original Message-
From: Stormy [mailto:storm...@stormy.ca]
Sent: Tuesday, June 02, 2015 9:41 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Web app works with Apache Server (1.3.20) on some 
but not all identically configured PCs

At 12:20 PM 6/2/2015 +, Hessel, Carl wrote:
[snip]
>[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Premature end of
>script headers: c:/program files/apache
>group/apache/cgi-bin/promptforuserinitials.cgi
>
>[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Can't open perl
>script "c:\program": No such file or directory
  ^^

Windows or *nix?

Paul


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
Hi Kurt,
 when we are uploading the file from web browser it slow. when i try to upload 
the same 100mb file to the server using winscp it taking same amount of time.
Regards,Pradeep


 


 On Tuesday, June 2, 2015 10:21 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:
   

 #yiv0577296064 #yiv0577296064 --P 
{MARGIN-BOTTOM:0px;MARGIN-TOP:0px;}#yiv0577296064 I'm not talking about Apache 
parameters. If you try an upload with a different method (FTP, SFTP), how fast 
is that? Kurt BremserAMOS Austria Newton was wrong. There is no gravity. The 
Earth sucks.Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:50
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]

HI Kurt,
I am using linux and below are my limits. you bandwith 4mbit in the network 
level. do you know how to check and increase ?

LimitRequestBody 5242880
LimitRequestFields 40
LimitRequestFieldSize 4094
LimitRequestLine  500



On Tuesday, June 2, 2015 9:26 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


The time roughly translates to a bandwidth of 4 Mbit. Are you sure that it's 
not the net infrastructure that is limiting your transfer? Kurt BremserAMOS 
Austria Newton was wrong. There is no gravity. The Earth sucks.Von: 
pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:15
An: users@httpd.apache.org
Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc]

Hi,
I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,kumar

AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.


 
AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.


  

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
Then the culprit is not apache, but your network connection.
If you use, say, ADSL, the upload will have considerably less bandwidth than 
the download.

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 16:27
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]

Hi Kurt,

 when we are uploading the file from web browser it slow. when i try to upload 
the same 100mb file to the server using winscp it taking same amount of time.

Regards,
Pradeep





On Tuesday, June 2, 2015 10:21 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


I'm not talking about Apache parameters. If you try an upload with a different 
method (FTP, SFTP), how fast is that?

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:50
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]

HI Kurt,

I am using linux and below are my limits. you bandwith 4mbit in the network 
level. do you know how to check and increase ?

LimitRequestBody 5242880
LimitRequestFields 40
LimitRequestFieldSize 4094
LimitRequestLine  500




On Tuesday, June 2, 2015 9:26 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


The time roughly translates to a bandwidth of 4 Mbit. Are you sure that it's 
not the net infrastructure that is limiting your transfer?

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:15
An: users@httpd.apache.org
Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc]

Hi,

I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,
kumar

AMOS Austria GmbH
1130 Wien, Hietzinger Kai 101-105
FN 365014k, Handelsgericht Wien
UID: ATU 66614737

http://www.allianz.at


Dieses E-Mail und allfaellig daran angeschlossene Anhaenge
enthalten Informationen, die vertraulich und
ausschliesslich fuer den (die) bezeichneten Adressaten
bestimmt sind.
Wenn Sie nicht der genannte Adressat sind, darf dieses
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen
Personen zugaenglich gemacht noch in anderer Weise
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen.

Please note: This email and any files transmitted with it is
intended only for the named recipients and may contain
confidential and/or privileged information. If you are not the
intended recipient, please do not read, copy, use or disclose
the contents of this communication to others and notify the
sender immediately. Then please delete the email and any
copies of it. Thank you.




AMOS Austria GmbH
1130 Wien, Hietzinger Kai 101-105
FN 365014k, Handelsgericht Wien
UID: ATU 66614737

http://www.allianz.at


Dieses E-Mail und allfaellig daran angeschlossene Anhaenge
enthalten Informationen, die vertraulich und
ausschliesslich fuer den (die) bezeichneten Adressaten
bestimmt sind.
Wenn Sie nicht der genannte Adressat sind, darf dieses
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen
Personen zugaenglich gemacht noch in anderer Weise
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen.

Please note: This email and any files transmitted with it is
intended only for the named recipients and may contain
confidential and/or privileged information. If you are not the
intended recipient, please do not read, copy, use or disclose
the contents of this communication to others and notify the
sender immediately. Then please delete the email and any
copies of it. Thank you.




AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi

So we need to tune the network setting ?
 


 On Tuesday, June 2, 2015 10:48 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:
   

 #yiv0068452102 #yiv0068452102 --P 
{MARGIN-BOTTOM:0px;MARGIN-TOP:0px;}#yiv0068452102 Then the culprit is not 
apache, but your network connection.If you use, say, ADSL, the upload will have 
considerably less bandwidth than the download. Kurt BremserAMOS Austria Newton 
was wrong. There is no gravity. The Earth sucks.Von: pradeepkumar tanguturi 
[ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 16:27
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]

Hi Kurt,
 when we are uploading the file from web browser it slow. when i try to upload 
the same 100mb file to the server using winscp it taking same amount of time.
Regards,Pradeep





On Tuesday, June 2, 2015 10:21 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


I'm not talking about Apache parameters. If you try an upload with a different 
method (FTP, SFTP), how fast is that? Kurt BremserAMOS Austria Newton was 
wrong. There is no gravity. The Earth sucks.Von: pradeepkumar tanguturi 
[ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:50
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]

HI Kurt,
I am using linux and below are my limits. you bandwith 4mbit in the network 
level. do you know how to check and increase ?

LimitRequestBody 5242880
LimitRequestFields 40
LimitRequestFieldSize 4094
LimitRequestLine  500



On Tuesday, June 2, 2015 9:26 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


The time roughly translates to a bandwidth of 4 Mbit. Are you sure that it's 
not the net infrastructure that is limiting your transfer? Kurt BremserAMOS 
Austria Newton was wrong. There is no gravity. The Earth sucks.Von: 
pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:15
An: users@httpd.apache.org
Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc]

Hi,
I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,kumar

AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.



AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.


 
AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt 

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
When two different protocols/toolsets yield the same result, I say yes. Look at 
your network topography from client to server and consult the respective admins.
And if an external network provider is the issue, change to a different 
plan/provider.

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 16:50
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]


So we need to tune the network setting ?



On Tuesday, June 2, 2015 10:48 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


Then the culprit is not apache, but your network connection.
If you use, say, ADSL, the upload will have considerably less bandwidth than 
the download.

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 16:27
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]

Hi Kurt,

 when we are uploading the file from web browser it slow. when i try to upload 
the same 100mb file to the server using winscp it taking same amount of time.

Regards,
Pradeep





On Tuesday, June 2, 2015 10:21 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


I'm not talking about Apache parameters. If you try an upload with a different 
method (FTP, SFTP), how fast is that?

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:50
An: users@httpd.apache.org
Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc]

HI Kurt,

I am using linux and below are my limits. you bandwith 4mbit in the network 
level. do you know how to check and increase ?

LimitRequestBody 5242880
LimitRequestFields 40
LimitRequestFieldSize 4094
LimitRequestLine  500




On Tuesday, June 2, 2015 9:26 AM, "Bremser, Kurt (AMOS Austria GmbH)" 
 wrote:


The time roughly translates to a bandwidth of 4 Mbit. Are you sure that it's 
not the net infrastructure that is limiting your transfer?

Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID]
Gesendet: Dienstag, 2. Juni 2015 15:15
An: users@httpd.apache.org
Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc]

Hi,

I am trying to upload the larger file like 100mb. the upload time is taking to 
long like 4 mins. I added below line in my httpd.conf file but still taking 
same amount of time. please advice me.
SetEnv proxy-sendchunked 1
SetEnv proxy-sendcl 0


Thanks,
kumar

AMOS Austria GmbH
1130 Wien, Hietzinger Kai 101-105
FN 365014k, Handelsgericht Wien
UID: ATU 66614737

http://www.allianz.at


Dieses E-Mail und allfaellig daran angeschlossene Anhaenge
enthalten Informationen, die vertraulich und
ausschliesslich fuer den (die) bezeichneten Adressaten
bestimmt sind.
Wenn Sie nicht der genannte Adressat sind, darf dieses
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen
Personen zugaenglich gemacht noch in anderer Weise
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen.

Please note: This email and any files transmitted with it is
intended only for the named recipients and may contain
confidential and/or privileged information. If you are not the
intended recipient, please do not read, copy, use or disclose
the contents of this communication to others and notify the
sender immediately. Then please delete the email and any
copies of it. Thank you.




AMOS Austria GmbH
1130 Wien, Hietzinger Kai 101-105
FN 365014k, Handelsgericht Wien
UID: ATU 66614737

http://www.allianz.at


Dieses E-Mail und allfaellig daran angeschlossene Anhaenge
enthalten Informationen, die vertraulich und
ausschliesslich fuer den (die) bezeichneten Adressaten
bestimmt sind.
Wenn Sie nicht der genannte Adressat sind, darf dieses
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen
Personen zugaenglich gemacht noch in anderer Weise
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen.

Please note: This email and any files transmitted with it is
intended only for the named recipients and may contain
confidential and/or privileged information. If you are not the
intended recipient, please do not read, copy, use or disclose
the contents of this communication to others and notify the
sender immediately. Then please delete the e

Re: [users@httpd] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread Stormy

At 04:20 PM 6/2/2015 +0200, Bremser, Kurt (AMOS Austria GmbH) wrote:
Looks like you have a problem with the blank in "Program Files". You may 
be missing quotes around the path name somewhere.


Maybe I was a bit too cryptic, but there's also an apparent mix of back and 
forward slashes in the directory structures in the error messages.


P.



Kurt Bremser
AMOS Austria

Newton was wrong. There is no gravity. The Earth sucks.

Von: Hessel, Carl [carl.hes...@subcom.com]
Gesendet: Dienstag, 2. Juni 2015 16:04
An: users@httpd.apache.org
Betreff: RE: [users@httpd] Web app works with Apache Server (1.3.20) 
on  some but not all identically configured PCs [wd-vc]


Paul,

I am running on Window 7 Pro, Version 6.1, Build 7601, Service Pack 1.

Carl Hessel
End User Documentation (EUD) Technical Consultant
TE Subsea Communications
732-915-6433

This e-mail (including any attachments) is intended only for the exclusive 
use of the individual(s) to whom it is addressed or copied. The 
information contained hereinafter may be proprietary, confidential, 
privileged, or exempt from disclosure under applicable law. If the 
addressee(s) of this e-mail is/are not the intended recipient(s) or 
agent(s) responsible for delivering the message to the intended 
recipient(s), the addressee is hereby put on notice that any use, 
dissemination, distribution, or copying of this communication is strictly 
prohibited. If the addressee has received this communication in error, 
please immediately notify the sender by telephone or e-mail and delete all 
copies of this e-mail and any attachments. Thank you.


-Original Message-
From: Stormy [mailto:storm...@stormy.ca]
Sent: Tuesday, June 02, 2015 9:41 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Web app works with Apache Server (1.3.20) on 
some but not all identically configured PCs


At 12:20 PM 6/2/2015 +, Hessel, Carl wrote:
[snip]
>[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Premature end of
>script headers: c:/program files/apache
>group/apache/cgi-bin/promptforuserinitials.cgi
>
>[Tue May 12 09:31:00 2015] [error] [client 127.0.0.1] Can't open perl
>script "c:\program": No such file or directory
  ^^

Windows or *nix?

Paul


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
AMOS Austria GmbH
1130 Wien, Hietzinger Kai 101-105
FN 365014k, Handelsgericht Wien
UID: ATU 66614737

http://www.allianz.at


Dieses E-Mail und allfaellig daran angeschlossene Anhaenge
enthalten Informationen, die vertraulich und
ausschliesslich fuer den (die) bezeichneten Adressaten
bestimmt sind.
Wenn Sie nicht der genannte Adressat sind, darf dieses
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen
Personen zugaenglich gemacht noch in anderer Weise
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen.

Please note: This email and any files transmitted with it is
intended only for the named recipients and may contain
confidential and/or privileged information. If you are not the
intended recipient, please do not read, copy, use or disclose
the contents of this communication to others and notify the
sender immediately. Then please delete the email and any
copies of it. Thank you.


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org