how do I run PERL script on server?

Discussion in 'Programming' started by super, Apr 18, 2008.

  1. #1
    How do I run? I uploaded it now what? It does not seem to run if I type in the path in browser. Hosting support perl
    How should i run it?
     
    super, Apr 18, 2008 IP
  2. Rob Whisonant

    Rob Whisonant Well-Known Member

    Messages:
    156
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Did you chmod the script to 755?

    Re's
    Rob Whisonant
     
    Rob Whisonant, Apr 18, 2008 IP
  3. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #3
    Chmod 755 a.pl , make sure to specify correct path of perl executable in your perl files.
     
    it career, Apr 21, 2008 IP