Fastcgi is an "apt-get install libapache2-mod-fastcgi" away on my platform....

... and thus you're not using a $4.95/month host.

For $4.95/month, hosts aren't going to grant shell access, or install custom software, or even configure software such as FastCGI or mod_perl such that it works for all of their shared hosting customers on a single server. I believe mod_perlite has the opportunity to be a very small module, easily distributed, easily installed, and requiring almost no configuration. If it takes 30 seconds to install and configure, that's too much.

That doesn't make FastCGI bad or mod_perl bloated or useless. mod_perlite has very different goals. Once you're capable of running your own server, I'm sure you can think of lots of ways to achieve those goals. mod_perlite is not intended for people who run their own servers.


In reply to Re^6: What is mod_perlite? by chromatic
in thread What is mod_perlite? by Scott7477

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.