OK possibly image magick is installed. I just now did this in the shell.
Setting environment for using XAMPP for Windows. train@LAPTOP-HPSILVER c:\xampp # cpanm Image::Magick Image::Magick is up to date. (7.0.10) train@LAPTOP-HPSILVER c:\xampp #
Does this mean it is downloaded? I still get the error:
[Wed Jan 13 15:57:52.068937 2021] [cgi:error] [pid 9832:tid 1888] [cli +ent 127.0.0.1:52749] End of script output before headers: main.pl [Wed Jan 13 15:57:52.068937 2021] [cgi:error] [pid 9832:tid 1888] [cli +ent 127.0.0.1:52749] AH01215: Can't locate loadable object for module + Image::Magick in @INC (@INC contains: C:/xampp/perl/site/lib C:/xamp +p/perl/vendor/lib C:/xampp/perl/lib) at C:/xampp/perl/site/lib/Ultima +teAuction.pm line 1849.\r: C:/xampp/cgi-bin/ua/main.pl [Wed Jan 13 15:57:52.068937 2021] [cgi:error] [pid 9832:tid 1888] [cli +ent 127.0.0.1:52749] AH01215: Compilation failed in require at C:/xam +pp/perl/site/lib/UltimateAuction.pm line 1849.\r: C:/xampp/cgi-bin/ua +/main.pl [Wed Jan 13 15:57:52.068937 2021] [cgi:error] [pid 9832:tid 1888] [cli +ent 127.0.0.1:52749] AH01215: BEGIN failed--compilation aborted at C: +/xampp/perl/site/lib/UltimateAuction.pm line 1849.\r: C:/xampp/cgi-bi +n/ua/main.pl [Wed Jan 13 15:57:52.068937 2021] [cgi:error] [pid 9832:tid 1888] [cli +ent 127.0.0.1:52749] AH01215: Compilation failed in require at C:/xam +pp/cgi-bin/ua/main.pl line 20.\r: C:/xampp/cgi-bin/ua/main.pl [Wed Jan 13 15:57:52.068937 2021] [cgi:error] [pid 9832:tid 1888] [cli +ent 127.0.0.1:52749] AH01215: BEGIN failed--compilation aborted at C: +/xampp/cgi-bin/ua/main.pl line 20.\r: C:/xampp/cgi-bin/ua/main.pl
So if this means it is installed, how do I deal with the path? Sorry if I'm a pain. BTW I did find the link to my questions from over a year ago. Thanks!

In reply to Re^3: Trying again with mariadb (XAMPP & Image::Magick) by traincity
in thread Trying again with mariadb 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.