[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Tom Allison

7/25/2006 1:50:00 AM

I am a little familiar with running FCGI applications and have done some work in
Perl.

Under Perl I can test it easily enough by running the script from command line
with STDIN/STDOUT and command line args. But this doesn't work at all under ruby.

A different approach is needed.

Is there something I could do to simplify the testing/development of fcgi
scripts under ruby instead of editing them in cgi-bin and trying to run them
from there?

1 Answer

Ara.T.Howard

7/25/2006 4:55:00 AM

0