The first thing you should do is adjust your scripts to use the correct path to the Perl interpreter, which is responsible for implementing the scripts. To do this, add the following at the beginning of the files:

#!/usr/bin/perl

The path to Perl on the server is:

/usr/bin/perl

?האם התשובה שקיבלתם הייתה מועילה 0 משתמשים שמצאו מאמר זה מועיל (0 הצבעות)