Josh Chamas
Fri, 05 Mar 2004 15:01:14 -0800
Okay, this question is probably blindingly obvious, but...
If I download the mod_perl module and install it, will my server instantly become asp-enabled (after restarting etc.), or do I need to download something else?
Apache perl mod_perl ( depends on perl & Apache ) Apache::ASP ( depends on mod_perl )
Typical Linux installations already have Apache/perl/mod_perl installed, all you need to do at that point is install Apache::ASP via directions here:
I misrepresented things somewhat above. Apache::ASP does not have to depend on mod_perl being installed, but typically you want to run Apache::ASP under mod_perl. You can also run it in CGI mode, for this please see:
Use CGI mode if you cannot make mod_perl work for you, but Apache does work for you on a unix type system.
________________________________________________________________________ Josh Chamas, Founder | NodeWorks - http://www.nodeworks.com Chamas Enterprises Inc. | NodeWorks Directory - http://dir.nodeworks.com http://www.chamas.com | Apache::ASP - http://www.apache-asp.org
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]