Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Could not find or load mod_perl

by abdou-wt (Initiate)
on Apr 15, 2012 at 18:31 UTC ( [id://965192]=note: print w/replies, xml ) Need Help??


in reply to Re: Could not find or load mod_perl
in thread Could not find or load mod_perl

no, i mean mod_perl2 : i did a mistake in the question ! Can you tell me how can i configure apache ? ( i already modify httpd.conf)

Replies are listed 'Best First'.
Re^3: Could not find or load mod_perl
by Anonymous Monk on Apr 16, 2012 at 09:51 UTC

    Can you tell me how can i configure apache ? ( i already modify httpd.conf)

    What did you do?

Re^3: Could not find or load mod_perl
by Anonymous Monk on Apr 16, 2012 at 09:58 UTC
      i think that you link is useful for SOAP::Transport::HTTP::CGI not SOAP::Transport::HTTP::Apache ?!

        i think that you link is useful for SOAP::Transport::HTTP::CGI not SOAP::Transport::HTTP::Apache ?!

        The link is useful for copy/pasting, copy/paste it, try it, it should take all of 1 minute of your time, and when it works, you'll be happy that it works :)

      thnx for the comment, i try it and it did'nt work :(

        thnx for the comment, i try it and it did'nt work :(

        I don't believe it :/

      this is what i did : i created .htacces file
      SetHandler perl-script PerlHandler Apache::SOAP PerlSetVar dispatch_to "http://localhost/world/, world::WorldFunctions +, WorldFunctions::test" PerlSetVar options "compress_threshold => 10000"
      i changed http.conf : Options Indexes FollowSymLinks Includes +ExecCGI ScriptAlias \cgi-bin\ "C:\scripts\" Options Includes ExecCGI ScriptInterpreterSource registry <Directory "C:/scripts/"> AllowOverride None Options None Order allow,deny Allow from all </Directory> AddHandler cgi-script .pm .pl .cgi

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-20 03:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found