Re: apache2 mod_perl

2006-02-23 Thread Jason J. Czerak
it's there. it's a seperate package. On Thu, 2006-02-23 at 17:46 +0100, Gunnar Thielebein wrote: > Hm, like I read in another thread package for apache2 comes without apsx > fortunately after installing apache1.3 found apsx in /usr/sbin > > > stock apache2 install on cwgwin is /usr/sbin/ > > > >

Re: apache2 mod_perl

2006-02-23 Thread Gunnar Thielebein
Hm, like I read in another thread package for apache2 comes without apsx fortunately after installing apache1.3 found apsx in /usr/sbin stock apache2 install on cwgwin is /usr/sbin/ I thine /usr/sbin/apxs2 you may need the apache apr package search for "bin/apxs2" On Thu, 2006-02-23 at 17:

apache2 mod_perl

2006-02-23 Thread Gunnar Thielebein
Ive installed apache2 on cygwin and now I want to compile mod_perl for it which asks for apxs and breaks install process because file is not installed. (by the way why is default path for apache2 not set like in all manuals/howtos in the web? /usr/local/apache2/bin/). can i download this script