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 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. [EMAIL PROTECTED] modperl]# Thanks kindly for your support, Steve Larson [EMAIL PROTECTED] --- Stas Bekman <[EMAIL PROTECTED]> wrote: > steve larson wrote: > > >>>"mod_python.c" is not compatible with this > version > >>of Apache (found 20020628, need 20020903). > >>>Please contact the vendor for the correct > version. > >> > >>Can you please do: > >> > >>% grep mod_python t/conf/httpd.conf > >> > >>and post the result here? > > > > > > [EMAIL PROTECTED] modperl-2.0]# grep mod_python > > t/conf/httpd.conf > > <IfModule !mod_python.c> > > LoadModule python_module > > "/usr/local/apache2/modules/mod_python.so" > > So most likely you have your modules in > /usr/local/apache2/modules/ compiled > with an older httpd-2.0 (otherwise why would they > reside in > /usr/local/apache2/modules. > > Suggestion: nuke /usr/local/apache2 (any any other > apache2 dirs), > rebuild/reinstall apache2, then rebuild mod_perl > 2.0. > > __________________________________________________________________ > 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 > --- Stas Bekman <[EMAIL PROTECTED]> wrote: > steve larson wrote: > > >>>"mod_python.c" is not compatible with this > version > >>of Apache (found 20020628, need 20020903). > >>>Please contact the vendor for the correct > version. > >> > >>Can you please do: > >> > >>% grep mod_python t/conf/httpd.conf > >> > >>and post the result here? > > > > > > [EMAIL PROTECTED] modperl-2.0]# grep mod_python > > t/conf/httpd.conf > > <IfModule !mod_python.c> > > LoadModule python_module > > "/usr/local/apache2/modules/mod_python.so" > > So most likely you have your modules in > /usr/local/apache2/modules/ compiled > with an older httpd-2.0 (otherwise why would they > reside in > /usr/local/apache2/modules. > > Suggestion: nuke /usr/local/apache2 (any any other > apache2 dirs), > rebuild/reinstall apache2, then rebuild mod_perl > 2.0. > > __________________________________________________________________ > 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