From: John S. <js...@im...> - 2001-07-12 11:28:38
|
>I download Apache 1.3.20 and after reading the INSTALL instruction >I'm not sure whether I should install mod_perl first or if I can do >it after installing Apache. If my memory serves me rightly, you should have apache installed first. You can find latest mod_perl at http://perl.apache.org/dist/mod_perl-1.26.tar.gz When you untar, locate the INSTALL.simple file, which will give you an overview of the whole process. The INSTALL file goes through the process thoroughly. Good luck John |