Results 1 to 6 of 6

Thread: How to run Perl script on Mozilla Firefox?

  1. #1
    Join Date
    Aug 2010
    Posts
    60

    How to run Perl script on Mozilla Firefox?

    I am newbie to Firefox. Recently I have started to face an interesting problem with this particular browser. I am getting popup messages which is associated with .pl files. Well can you tell me how can I configure this particular browser to run the .pl file? Let me know if you are having any speculation on this particular matter. Thanks a lot in advance.

  2. #2
    Join Date
    Nov 2010
    Posts
    73

    Re: How to run Perl script on Mozilla Firefox?

    Looking at the matter I wanted to know following details to so that I can help you out.
    What is the content of the pop message? Is the message is coming from the Firefox?
    Are you trying to run the .pl file trying to execute local or remote?
    Which operating system do you running?
    Let me know if you are having any other information to figure out the root cause of the problem.

  3. #3
    Join Date
    Nov 2010
    Posts
    86

    Re: How to run Perl script on Mozilla Firefox?

    Well in this particular situation I am suspecting that there is an issue with the server itself. What I am wondering that the server is not supposed to set up the mime type appropriately. As far as I know the server script should be content type of text or html. I have also noticed that Internet explorer is supposed to ignore the mime-type. I don’t think so there will be do anything special on the browser so that the Perl script can run on the browser of yours.

  4. #4
    Join Date
    Dec 2010
    Posts
    106

    Re: How to run Perl script on Mozilla Firefox?

    I agree with the thing which you have stated over here. I wanted to tell you that there is something associated with the server configuration. I recommend that you should simply check the Apache config or ask the admin to do the same.
    I am putting just my thought that the script outputting "ContentType: text/html” before of everything else. As far as I know Perl also tends to do the same thing when you are supposed to forgot that particular line into the script's output.

  5. #5
    Join Date
    Jul 2011
    Posts
    321

    Re: How to run Perl script on Mozilla Firefox?

    I wanted to tell you that the server of yours is not configured to handle the perl script as of the CGI script. IE is attempting to the file extension in the windows if you are associated .pl files with the perl.exe in Windows. It will execute the file once it is downloaded into the cache of the browser of yours and hence you are getting the text of the perl script. Also you can search on the internet to set up the Apache or IIS to execute the CGI scripts by making use of Perl. So try the same and let me know whether you have managed to get the requirement of yours.

  6. #6
    covetus5050 Guest

    Re: How to run Perl script on Mozilla Firefox?

    Hello

    Software development is one of difficult and interesting tasks....I am a photographer I couldn't say more on this topic....I heard about perl script but have no more knowledge.

    Thank you

Similar Threads

  1. Mozilla Firefox will crash when it encounters a script
    By AshritaS in forum Technology & Internet
    Replies: 5
    Last Post: 19-06-2011, 10:23 PM
  2. Mozilla Firefox 4 Script Error when I am trying to open
    By Udyan in forum Technology & Internet
    Replies: 3
    Last Post: 24-03-2011, 06:43 PM
  3. Firefox problem with perl script
    By Gajendra1 in forum Software Development
    Replies: 6
    Last Post: 09-09-2010, 04:44 PM
  4. Is it possible to execute Perl script within another script?
    By RasMus in forum Software Development
    Replies: 2
    Last Post: 21-07-2009, 10:57 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,490,491.36461 seconds with 16 queries