[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: firefox doesn't know what to do with pl scripts



Joseph you do not have a problem with firefox.
You have a problem on your web server.  Your apache is supposed to see
the .pl files and invoke perl for them.  This is handled in your
apache configuration, with something like:

          AddHandler cgi-script .pl
          Options ExecCGI Includes FollowSymlinks

which I see that you have.
If you don't have this, then apache just sees them as ordinary files.
This is all explained in the INSTALL guide, which I see that you've
tried to follow.

There are a number of reasons why Apache might not see/understand the
directives you have given it.  Checking the error log is a good place to
start, and making sure that you have in fact restarted apache, and that
it is in fact returning you files from the correct virtual host.

-- 
]       He who is tired of Weird Al is tired of life!           |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
] ..hidden.. http://www.sandelman.ottawa.on.ca/ |device driver[
   Kyoto Plus: watch the video <http://www.youtube.com/watch?v=kzx1ycLXQSE>
	               then sign the petition.