Re: [EMAIL PROTECTED] Cannot Get PERL to work

2005-11-25 Thread Nico
2005/11/26, William Cai <[EMAIL PROTECTED]>: > Sorry, I have no Windows Environment right now. My suggestion is that, > 1. Use "#!D:/perl/bin/perl.exe" instead of "D:\perl\bin\perl.exe" > 2. Turn on Apache log All is explain here : http://www.ricocheting.com/server/cgi.html as he said, you can i

Re: [EMAIL PROTECTED] Cannot Get PERL to work

2005-11-25 Thread William Cai
Sorry, I have no Windows Environment right now. My suggestion is that, 1. Use "#!D:/perl/bin/perl.exe" instead of "D:\perl\bin\perl.exe" 2. Turn on Apache log -WilliamOn 11/26/05, Michael Avila <[EMAIL PROTECTED]> wrote: I have done that and it still does not work.     #!D:\perl\bin\perl.ex

RE: [EMAIL PROTECTED] Cannot Get PERL to work

2005-11-25 Thread Michael Avila
I have done that and it still does not work.     #!D:\perl\bin\perl.exe #   Does that look like the right format?   Mike   -Original Message-From: William Cai [mailto:[EMAIL PROTECTED]Sent: Saturday, November 26, 2005 12:39 AMTo: users@httpd.apache.orgSubject: Re: [EMAIL PR

[EMAIL PROTECTED] Problem with mod_dav installation

2005-11-25 Thread Andrew
Hey, I am sorry if this seems elementary to you all but I just started using apache and am not sure how it fully works. I am running a linux server (also new to linux as well) and would like to install mod_dav for a Mozilla Sunbird shared calender. When I start the mod_dav installation I re

Re: [EMAIL PROTECTED] Cannot Get PERL to work

2005-11-25 Thread William Cai
I met the same problem before. If my recollection is right, the problem is caused by your perl script. You might have to specify the executable binary with absolute path. e.g. #!C:/perl/bin/perl.exe blablabla Hope it helps. -WilliamOn 11/26/05, Michael Avila <[EMAIL PROTECTED]> wrote: Windows X

[EMAIL PROTECTED] Cannot Get PERL to work

2005-11-25 Thread Michael Avila
Windows XP Pro Active State PERL 5.6 (Have to have 5.6 and not 5.8 for a specific application) NOTE: IP Addresses and website changed to prevent hacking QUESTION: What is it that cannot be found - admin.pl or PERL.exe or something else? --

[EMAIL PROTECTED] Re: [Fwd: Returned mail: see transcript for details]

2005-11-25 Thread Michelle Konzack
Hi Benjamin, Am 2005-11-23 14:33:23, schrieb Benjamin Donnachie: > > Any ideas how to leave this damned list when you've been "blacklisted" > by the mail server? :-( It seems you have the same problem, as me with <[EMAIL PROTECTED]> which had blacklisted me for an accident at my ISP and I was n

[EMAIL PROTECTED] Re: Vhost number limited ?

2005-11-25 Thread Michelle Konzack
Am 2005-11-22 17:53:28, schrieb david micheneau: > Do you know how many Virtual Host apache is able to manage ? I do not know, but I run on 1.3 more then 5.700 and a collegue around 23.000. I think, it is only limited by the installed Memory and the CPU-Power. Greetings Michelle -- Linux-User

Re: [EMAIL PROTECTED] apache version

2005-11-25 Thread Devendra Singh
Hi, Sterpu Victor wrote: You can instal another version. :)) Or recompile the current one. Brent Clark wrote: Hi all Would anyone please update / advise me on how I can switch off the version displayed by apache. Kind Regards Brent Clark # ServerTokens # This directive configures what

Re: [EMAIL PROTECTED] apache version

2005-11-25 Thread Sterpu Victor
You can instal another version. :)) Or recompile the current one. Brent Clark wrote: Hi all Would anyone please update / advise me on how I can switch off the version displayed by apache. Kind Regards Brent Clark - The off

[EMAIL PROTECTED] apache version

2005-11-25 Thread Brent Clark
Hi all Would anyone please update / advise me on how I can switch off the version displayed by apache. Kind Regards Brent Clark - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apac

[EMAIL PROTECTED] mod_proxy_html question

2005-11-25 Thread Joost de Heer
Hello, I have a mod_proxy_html question: Software used: - Red Hat Enterprise Linux AS release 3 (Taroon Update 6) - httpd-2.1.9 (because I need mod_proxy_balancer) - mod_proxy_html 2.5 I use the following configuration for a reverse proxy vhost: SSLEngine on ServerName XXX.YYY.ZZZ SSLC