Hello, make test produced error, looking for /etc/httpd/*.conf and also let us know that the version of modperl.c was not compatible. Was directed to run the following three commands, here they are with output(Apologize if I have given too much info, or not followed standard(new on this list):
[EMAIL PROTECTED] modperl-2.0]# t/TEST -conf *** setting ulimit to allow core files ulimit -c unlimited; t/TEST -conf *** file /etc/httpd/conf.d/*.conf does not exist *** cleaning out current configuration *** reconfiguration done [EMAIL PROTECTED] modperl-2.0]# [EMAIL PROTECTED] modperl-2.0]# echo edit t/conf/httpd.conf and remove any references to php edit t/conf/httpd.conf and remove any references to php [EMAIL PROTECTED] modperl-2.0]# vi t/conf/httpd.conf [EMAIL PROTECTED] modperl-2.0]# [EMAIL PROTECTED] modperl-2.0]# echo Commented out all PHP References Commented out all PHP References [EMAIL PROTECTED] modperl-2.0]# [EMAIL PROTECTED] modperl-2.0]# t/TEST *** setting ulimit to allow core files ulimit -c unlimited; t/TEST *** root mode: changing the files ownership to 'nobody' (99:99) *** testing whether 'nobody' is able to -rwx /var/modperl-2.0/t /usr/bin/perl -Mlib=/var/modperl-2.0/Apache-Test/lib -MApache::TestRun -e 'eval { Apache::TestRun::run_root_fs_test(99, 99, q[/var/modperl-2.0/t]) }'; *** result: OK /usr/local/apache2/bin/ps -d /var/modperl-2.0/t -f /var/modperl-2.0/t/conf/httpd.conf -DAPACHE2 -DPERL_USEITHREADS using Apache/2.0.48 (worker MPM) waiting 180 seconds for server to start: .ps: module "mod_python.c" is not compatible with this version of Apache (found 20020628, need 20020903). Please contact the vendor for the correct version. !!! server has died with status 255 (t/logs/error_log wasn't created, start the server in the debug mode) [EMAIL PROTECTED] modperl-2.0]# Thanks kindly for a quick response, Steve Larson mailto:[EMAIL PROTECTED] --- Stas Bekman <[EMAIL PROTECTED]> wrote: > steve larson wrote: > > Hello, > > > > -------------8<---------- Start Bug Report > > ------------8<---------- > > 1. Problem Description: > > > > It appears, it is still finding a 1.3 Apache > install > > somewhere, and is using this binary, as I have > totally > > renamed /etc/httpd and re-linked this to a > directory > > where the Apache 2.x exists: ie. > /usr/local/apache2 > > Here are the particulars: > [...] > > Contents of script named doit: > > #!/bin/bash > > cd /var/modperl-2.0 > > perl Makefile.PL MP_AP_PREFIX=/tmp/cc/httpd-2.0.48 > \ > > MP_APXS=/usr/local/apache2/bin/apxs > MP_INST_APACHE2=1 > > MP_DEBUG=1 > > > > Execution of Script ./doit Produces: > > [EMAIL PROTECTED] cc]# ./doit > > Reading Makefile.PL args from @ARGV > > MP_AP_PREFIX = /tmp/cc/httpd-2.0.48 > > MP_APXS = /usr/local/apache2/bin/apxs > > MP_INST_APACHE2 = 1 > > MP_DEBUG = 1 > > Configuring Apache/2.0.48 mod_perl/1.99_13-dev > > Perl/v5.8.0 > > *** file /etc/httpd/conf.d/*.conf does not exist > > generating script t/TEST > > Writing Makefile for Apache::Test > > generating script t/TEST > > Writing Makefile for ModPerl::Registry > > [...] > > Writing Makefile for mod_perl > > *** mod_perl dso library will be built as > mod_perl.so > > *** mod_perl static library will be built as > > mod_perl.a > > *** You'll need to add the following to > httpd.conf: > > *** LoadModule perl_module modules/mod_perl.so > > > > *** Apache Perl modules will be installed relative > to > > Apache2/ > > *** Don't forget to: > > *** - configure 'PerlModule Apache2' in httpd.conf > > *** - or 'use Apache2 ();' in a startup script > > *** file /etc/httpd/conf.d/*.conf does not exist > > You need to run now: > > make && make test && make install > > just like with any perl CPAN module. > > __________________________________________________________________ > 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