« Previous Next »

Thread: Perl Applications and FastCGI

Last post 06-06-2009 9:14 AM by Cosmopoet. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 03-20-2009, 2:56 PM

    Perl Applications and FastCGI

    Hello,

    I used to run a wonderful filamanger called IDC that was a Perl application on Server 2003 and it ran great. I recently downloaded Perl from Activestate and installed it on my new Server 2008 box,

    Do I have to set Module Mappings with FastCGI as I did with PHP?

    It is throwing a 500 and a 403 at times. Haven't had it working yet.

    Thank you

    Joseph

  • 06-05-2009, 9:20 PM In reply to

    • sergeia
    • Top 75 Contributor
    • Joined on 04-14-2008, 8:47 PM
    • Posts 68

    Re: Perl Applications and FastCGI

    If Perl is not a FastCGI client, it could be tricky to configure. Meanwhile you could try to run it as ISAPI extension (http://blogs.iis.net/wadeh/archive/2009/04/13/running-perl-on-iis-7.aspx). In case of Perl this is very good solution.

     

    --Sergei

  • 06-06-2009, 9:14 AM In reply to

    Re: Perl Applications and FastCGI

    Hello Sergei,

     

    Thank you very much for anserwing this post for me. I will try this and post back

Page 1 of 1 (3 items)