Please Help, I need to install CGI capabilities on IIS 5.0

Nov 17, 2000
359
0
0
I have windows 2000 advanced server running and I'm using IIS 5.0 for my web server. I need cgi capabiliites so I can run UBB. Can anyone tell me the process of doing this!!

thank you for your time

mike smith
 

Chatterjee

Senior member
Nov 16, 1999
855
0
0
cgi in installed by default with IIS... you may have to enable scripting capabilities in the virtual directory though...

PM me if you need more details..

-S
 

rootaxs

Platinum Member
Oct 22, 2000
2,487
0
71
Hmm.. i ddn't know that. CGI/Perl only worked on my set-up once i installed ActivePerl
 

blstriker

Golden Member
Oct 22, 1999
1,432
0
0
IIS 5.0 can handle cgi capabilities, but it is NOT included with the operating system. Even Microsoft's website says this. You need to download a 3rd party PERL engine. The best one is from Active State. :)
 
Nov 17, 2000
359
0
0
blstriker, I went ahead and went with your idea. I downloaded it and installed it. Is there any more configuring I will have to do through IIs 5??


Any help is appretiated!!

thanks
mike
 
Nov 17, 2000
359
0
0
Ok, I got this thing installed and added the .pl extension under IIS, now, how do I get cgi capabilities??


LMK
thanks
mike
 

rootaxs

Platinum Member
Oct 22, 2000
2,487
0
71
that's it...
u'll want to rename ur .cgi's to .pl or just configure IIS to parse .cgi's as scripts (which it doesn't do by default)

 

jsbush

Diamond Member
Nov 13, 2000
3,871
0
76
I've also got this problem, can anyone help I download the 3rd party software and still dont work.