How to Install/run Perl Script in Cpanel??

Discussion in 'Programming' started by taktikz, Nov 28, 2008.

  1. #1
    I've been trying to run and install a perl script on my server, but have no idea how. I tried googling, but got nothing exact...

    Any idea?
     
    taktikz, Nov 28, 2008 IP
  2. misbah

    misbah Active Member

    Messages:
    265
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    68
    #2
    put your script on cgi-bin folder...
     
    misbah, Nov 30, 2008 IP
  3. taktikz

    taktikz Active Member

    Messages:
    692
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    75
    #3
    then what??
     
    taktikz, Nov 30, 2008 IP
  4. misbah

    misbah Active Member

    Messages:
    265
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    68
    #4
    and run via your browser...
    example
    http://www.mydomain.com/cgi-bin/myscript.pl
    Code (markup):
     
    misbah, Nov 30, 2008 IP