Re: apache in win2k

2002-03-13 Thread nestor florez

Conan,

I bet you, that if you put the shebang line pointing to the perl\bin\perl
directory it will work.

I had my perl working with apache and I downloaded activestate perl and all
of a sudden I was
getting the same message Can not Spawned.  I change my shebang line on all
my perl script
and it worked.

I wish someone could explain this.

Nestor :-)

- Original Message -
From: Conan Chai [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, March 12, 2002 11:54 PM
Subject: apache in win2k


dear all,

i just install apache 1.3.26 in win2k. the html documents are running
properly but cgi is not running. i have perl v5.6.1 installed. everytime i
run a cgi script, the server error_log says couldn't spawn child process:
c:/program files/apache group/apache/cgi-bin/pizza.cgi. this error happens
even if i run a simple cgi that prints hello world. i'm not sure if it has
anything to do with the shebang line because as what i found out, windows
ignores the shebang line.

pls advise. thks

Conan





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




apache in win2k

2002-03-12 Thread Conan Chai

dear all,

i just install apache 1.3.26 in win2k. the html documents are running properly but cgi 
is not running. i have perl v5.6.1 installed. everytime i run a cgi script, the server 
error_log says couldn't spawn child process: c:/program files/apache 
group/apache/cgi-bin/pizza.cgi. this error happens even if i run a simple cgi that 
prints hello world. i'm not sure if it has anything to do with the shebang line 
because as what i found out, windows ignores the shebang line.

pls advise. thks

Conan