perl CGI

Discussion in 'Programming' started by Nithya_hiox, Jul 1, 2010.

  1. #1
    Hi All,
    In Fedora Linux, PERL cgi files doen't works. Could anyone plz tell me the reason?

    Thanks in Advance.
     
    Nithya_hiox, Jul 1, 2010 IP
  2. Kaimi

    Kaimi Peon

    Messages:
    60
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What happens when you're trying to execute script?
     
    Kaimi, Jul 2, 2010 IP
  3. sahabcse

    sahabcse Well-Known Member

    Messages:
    272
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    140
    #3
    have you installed perl package.

    Try to install using yum

    yum install perl
     
    sahabcse, Jul 2, 2010 IP
  4. Nithya_hiox

    Nithya_hiox Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hi,
    Thanks for your reply.

    CGI files in PERL doesn't display any errors. When I call cgi file using the below line
    $queryy->start_html('My cookie-args-get.cgi program');
    in .pl file, cookies which is given in the cgi files doesn't store cookie values.
     
    Nithya_hiox, Jul 5, 2010 IP