Well darn it Sam, good luck! I have had enough trouble getting installer for SMALL projects to work. But as you rightly say a bad installation experience is the worst advertisement you can have.

I agree about the Apache and mod_perl installs too. Foolishly I thought that the versions supplied with the distribution would work. Think again! Even the Perl that was installed by my distribution was not good. So I ended up building EVERYTHING from scratch using sources. After a few false starts I finally got Perl. Apache and mod_perl/nod_ssl/OpenSSL to all work the way they should.

I have also tried some of the other packaging and installing scripts/modules and found none of them truly successful. I genuinely look forward to seeing what you come up with!

jdtoronto


In reply to Re: Installation System Design for a Large Apache/mod_perl Application by jdtoronto
in thread Installation System Design for a Large Apache/mod_perl Application by samtregar

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.