I have uploaded Perl scripts I use on many linux servers inouse and not been able to run on imotion. They are all chmod 755 and are running on other servers. What do I have to do now?

Avatar
  • updated
  • Answered
Avatar
IMH Support Agent 1
  • Answered

Hello JIM76,

Thank you for contacting us about issues running Perl scripts. Check any file paths in your scripts for accuracy. For example, the path may be different on our server from your other linux servers. You can also create an output file as part of your Perl scripts that can provide specific errors or clues. Here is a helpful link to some Perl debuggers that may help also.

Thank you,

John-Paul