I
tried that but it did not work. Log is already on if you mean access.log and
error.log. If not, what other log is there?
Mike
-Original Message-From: William Cai
[mailto:[EMAIL PROTECTED]Sent: Saturday, November 26, 2005
1:15 AMTo: users@httpd.apache.orgSubject: Re:
[
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
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
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
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