sorry if i didn't make that clear ... under cgi i was getting the right stuff, then i made my initial partial mod-perl install and started getting a bad result set even though i could get the right one by running the dbi shell. my installation is ok now, and i'm getting the right data. i'm just trying to figure out what was going on when i had the partial install, but at a partial level i was getting data back. what interpeter was getting executed, if the interpreter was getting executed and returning a good data set in one context, why didn't it in another, and why did i continue to get a bad result after i backed away from mod-perl ... these are the kinds of questions i'm asking.

i recognize that it's difficult to answer these without being able to look at the system, and i'm not expecting a definitive answer, just an experienced suggestion of things to look at.


In reply to Re: for mod-perl gurus by ralphie
in thread for mod-perl gurus by ralphie

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.