Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: How to configure Apache for running perl scripts.

by trantor (Chaplain)
on Aug 06, 2004 at 14:18 UTC ( #380556=note: print w/replies, xml ) Need Help??


in reply to How to configure Apache for running perl scripts.

Did you add something like Options +ExecCGI between <Directory> and </Directory>?.

What does the error log say? In my experience, you can solve 95% of your configuration problems by looking at it.

Replies are listed 'Best First'.
Re^2: How to configure Apache for running perl scripts.
by munu (Novice) on Aug 06, 2004 at 14:37 UTC
    the error log says ExecCGI is off.
    There are lots of <Directory> tabs present.
    So can you please specify in which directory tab I should put the "Options +ExecCGI"

      Er, in all the directories where you want CGIs to be executed of course.

      Looking at your configuration snippets, the <Direcory "/var/www/html1"> section seems like a good candidate.

        Yes I have added the line.
        But the error log is still saying that "ExecCGI is off"...........

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://380556]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2023-12-10 07:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (38 votes). Check out past polls.

    Notices?