I am trying to set up a localhost server for webmo, which runs cgi scripts which call other scripts. The called scripts are not found. I get error 500 with log message
"Can't locate ParsedHTML.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i486-t2-linux-gnu /usr/lib/perl5/5.8.8 etc. etc.) at /var/www/cgi-bin/login.cgi line 13.|BEGIN failed--compilation aborted at /var/www/cgi-bin/login.cgi line 13."
A sym link to ParsedHTML.pm placed in, for example, /usr/lib/perl5/5.8.8 works, but there are many other calls--so I would have to make maybe 25 links, which seems very messy. All of the scripts are in /var/www/cgi-bin. Is there some way I can expand the @INC path list to include this directory?
Thanks in advance for your patience with a beginner!
Hiawatha version: 7.8.2
Operating System: puppy linux 4.3.1