header 1 | header 2 |
---|---|
cell 1 | cell 2 |
cell 3 | cell 4 |
Get this error message after a migration to a new server…cloudlinux 6
Error Including configuration file, Reason: Can’t locate config.pl in @INC
(@INC contains:
/home/ewave123/perl5/lib/perl5
/home/ewave123/perl5/lib/perl5/x86_64-linux-thread-multi
/home/ewave123/perl/usr/local/lib64/perl5
/home/ewave123/perl/usr/local/share/perl5
/home/ewave123/perl/usr/lib64/perl5/vendor_perl
/home/ewave123/perl/usr/share/perl5/vendor_perl
/home/ewave123/perl/usr/lib64/perl5
/home/ewave123/perl/usr/share/perl5
/usr/local/lib64/perl5
/usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
/usr/lib64/perl5
/usr/share/perl5)
at mojoProtector.cgi line 6.
this remains the same since the problem started…..
The tech at the server site added the perl modules….
the error message remains the same….
#!/usr/bin/perl
#!/usr/bin/perlm1
are listed in some of the scripts, but don’t match the list of perl path locations in the error message
.
I tried using #!/usr/local/lib64/perl5
instead but only got a Internal Server Error instead….
thanks in advance for any ideas….
Dan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.