Hi, I'm trying to speed up the perl apps on my VPS (my stats program and a blog install that uses perl)... and i've installed the Microsoft FastCGI extension: http://www.iis.net/download/FastCGI and this perl module: http://search.cpan.org/~cosmicnet/FCGI-IIS/lib/FCGI/IIS.pm
I've found instructions for getting it to work with Perl (ActivePerl in my case):
http://www.cosmicscripts.com/servers/fastcgi_perl.html
i followed all the directions to a T. In -MFCGI::IIS=test mode, the test script works great, but as soon as i change it to 'do' mode or 'eval' mode i just get a blank page. what is going wrong? has anyone else gotten this work?
these are the instruction
thanks!
I've found instructions for getting it to work with Perl (ActivePerl in my case):
http://www.cosmicscripts.com/servers/fastcgi_perl.html
i followed all the directions to a T. In -MFCGI::IIS=test mode, the test script works great, but as soon as i change it to 'do' mode or 'eval' mode i just get a blank page. what is going wrong? has anyone else gotten this work?
these are the instruction
thanks!