OK I tried using the full path and it I get the exact same error as before:

Wed Jun 26 07:15:20.700622 2019] [cgi:error] [pid 14444:tid 1836] [cli +ent ::1:56842] AH01215: BEGIN failed--compilation aborted at C:/Apach +e24/htdocs/choo/cgi-bin/ua/main.pl line 20.\r: C:/Apache24/htdocs/cho +o/cgi-bin/ua/main.pl [Wed Jun 26 07:16:13.581363 2019] [cgi:error] [pid 14444:tid 1832] [cl +ient ::1:56852] End of script output before headers: main.pl [Wed Jun 26 07:16:13.581363 2019] [cgi:error] [pid 14444:tid 1832] [cl +ient ::1:56852] AH01215: Can't locate variables/variables.cgi in @INC + (@INC contains: C:/strawberry/perl/site/lib/MSWin32-x64-multi-thread + C:/strawberry/perl/site/lib C:/strawberry/perl/vendor/lib C:/strawbe +rry/perl/lib) at C:/strawberry/perl/site/lib/UltimateAuction.pm line +44.\r: C:/Apache24/htdocs/choo/cgi-bin/ua/main.pl [Wed Jun 26 07:16:13.581363 2019] [cgi:error] [pid 14444:tid 1832] [cl +ient ::1:56852] AH01215: Compilation failed in require at C:/Apache24 +/htdocs/choo/cgi-bin/ua/main.pl line 20.\r: C:/Apache24/htdocs/choo/c +gi-bin/ua/main.pl [Wed Jun 26 07:16:13.581363 2019] [cgi:error] [pid 14444:tid 1832] [cl +ient ::1:56852] AH01215: BEGIN failed--compilation aborted at C:/Apac +he24/htdocs/choo/cgi-bin/ua/main.pl line 20.\r: C:/Apache24/htdocs/ch +oo/cgi-bin/ua/main.pl
No matter what I change the path to, it comes back in the error as variables/variables.cgi. The error doesn't change. Could this be some sort of a compilation problem? I don't have a clue how to compile script in perl and it looks like that should happen automatically in this case?

Thanks again for any help in resolving this.

One other question. I'm not that familiar with perlmonk. Once you go off the first page in the question section should you just continue to ask questions within that thread or should you start another new topic of the same question to be seen?

2019-07-01 Athanasius added code tags


In reply to Re^6: Sorry.. Same problem but some progress! by traincity
in thread Sorry.. Same problem but some progress! by traincity

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.