Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Installing mod_perl on win32 machine.

by BUU (Prior)
on Mar 21, 2004 at 07:26 UTC ( [id://338414]=note: print w/replies, xml ) Need Help??


in reply to Installing mod_perl on win32 machine.

Why are you doing the load file perl58.dll?

When I did a mod_perl install on win32 (mod_perl 1, apache 1) I simply downloaded the compiled .so file, stuck it in the modules directory, then added two lines to my conf file:
LoadModule perl_module modules/mod_perl.so
AddModule mod_perl.c
(In the appropiate spots of course) Then I rebooted and it worked.
  • Comment on Re: Installing mod_perl on win32 machine.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (9)
As of 2024-04-19 06:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found