> On Dec 5, 2017, at 10:23 AM, Chas. Owens wrote:
>
> Test one: does the file actually exist.
Thanks for the tests. It turns out there was a typo in the shebang
line. It was a tough one to diagnose as the error said the file wasn't there.
Frank
--
To unsubscribe, e-mail: beginners-
Test one: does the file actually exist.
It is possible that the user is different, or something else in the park is
wrong
Test two: are the permissions on the file and the directories leading up to
the file correct.
If the process can't see the file, then there will be a problem.
Test three: Is
I'm hoping someone has seen this before and can point me in the right
direction. I'm moving my site to a VPS to be able to use a more modern version
of Perl, but I've run into a problem.
I installed perlbrew along with Perl 5.26.1. That went smoothly.
However, when I try to r