Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can't run HelloWorld through CGI in IIS

Status
Not open for further replies.

rtgordon

Programmer
Jan 17, 2001
104
US
I read the faq's, and I think I have done everything that was said except I didn't understand what was meant by "change the top line to point at your perl installation"

thread269-74941 is my original post in the java section.

Thanks!
gordon
 
Okay, I lied... I do know what goboater meant by "change the top line to point at your perl installation"

If perl.exe sits in d:\perl\bin what would my first line be?
#!perl
#!perl/bin
#!perl/bin/perl
#!bin/perl

I have tried several permutations without success.

gotta love the newbies :)

Thanks,
gordon

 
#!d:/bin/perl.exe "If you think you're too small to make a difference, try spending a night in a closed tent with a mosquito."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top