Hello, I have re-built Apache 2.x with latest, built fine, is not currently running, need to tweak httpd.conf file. Build on myperl creates: [EMAIL PROTECTED] modperl]# cd /usr/local/source/modperl [EMAIL PROTECTED] modperl]# perl Makefile.PL MP_AP_PREFIX=/usr/local/source/apache2 MP_APXS=/usr/local/source/apache2/support/apxs MP_APR_CONFIG=/usr/local/source/apache2/srclib/apr/apr-config MP_CCOPTS=-DMP_IOBUFSIZE=16384 MP_INST_APACHE2=1 MP_DEBUG=1 Reading Makefile.PL args from @ARGV MP_AP_PREFIX = /usr/local/source/apache2 MP_APXS = /usr/local/source/apache2/support/apxs MP_APR_CONFIG = /usr/local/source/apache2/srclib/apr/apr-config MP_CCOPTS = -DMP_IOBUFSIZE=16384 MP_INST_APACHE2 = 1 MP_DEBUG = 1 Configuring Apache/2.0.48 mod_perl/1.99_12 Perl/v5.8.0 !!! Failed to obtain the MPM name.
Thanks for your support, Steve Larson [EMAIL PROTECTED] --- Stas Bekman <[EMAIL PROTECTED]> wrote: > steve larson wrote: > > Hello Stas, > > am following your advice. I ran into a question > that > > could lead to a longer discussion, just want your > > opinion which would work best for now, later I can > > deal with system shortages if produced by this: > > which is the ideal Apache2, etc. mpm-prefork, > > mpm-worker, etc. > > > > Had started with pre-fork, and built mod-perl > produced > > this output: > > [EMAIL PROTECTED] modperl]# perl Makefile.PL > > MP_AP_PREFIX=/usr/local/source/apache2 > > MP_APXS=/usr/local/source/apache2/support/apxs > ^^^^^^^^^^^^^^^^^^ > > Configuring Apache/2.0.48 mod_perl/1.99_12 > Perl/v5.8.0 > > !!! Failed to obtain the MPM name. > > You need to install Apache first. If you want to > build against uninstalled > Apache (which I think still works), do not pass > MP_APXS. Once you pass MP_APXS > it'll try to use it to get the information about > Apache, but it doesn't work > until Apache is installed. > > > __________________________________________________________________ > Stas Bekman JAm_pH ------> Just Another > mod_perl Hacker > http://stason.org/ mod_perl Guide ---> > http://perl.apache.org > mailto:[EMAIL PROTECTED] http://use.perl.org > http://apacheweek.com > http://modperlbook.org http://apache.org > http://ticketmaster.com > > > -- > Reporting bugs: http://perl.apache.org/bugs/ > Mail list info: > http://perl.apache.org/maillist/modperl.html > __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html