I'm trying to build (rebuild) mod_perl for Apache 1.3.26. I swear I did this
before but it was over a year ago.... maybe it wasn't a static build.
Anyway...

Following the instructions in INSTALL-apaci  I ran

  perl Makefile.PL APACHE_PREFIX=/usr/local/apache \
  APACHE_SRC=../apache_1.3.26/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1

  make

  make test


The later did many things and eventually came to


  ../apache_1.3.26/src/httpd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
  httpd listening on port 8529
  will write error_log to: t/logs/error_log
  letting apache warm up...\c
  Syntax error on line 3 of
  /ad4/ENV/common/src/WWW/mod_perl-1.27/t/conf/httpd.conf:
  Invalid command '=pod', perhaps mis-spelled or defined by a module not
  included in the server configuration
  done
  /usr/local/bin/perl t/TEST 0
  still waiting for server to warm up...............not ok
  server failed to start! (please examine t/logs/error_log) at t/TEST line 95.
  *** Error code 61

  Stop in /ad4/ENV/common/src/WWW/mod_perl-1.27.

t/logs/error_log was not written


I have Perl 5.6.1 installed.  Help?
If this is meant to be an Apache httpd.conf, why does it have Perl stuff in
it? If Perl was meant to use this to create an Apache-readable file,
something seems to have failed.

Pointers? Sugestions?

Please Cc: me on replies so I don't miss them; I get the digest of this list.
Thanks!

-- 
- Vicki

Vicki Brown     ZZZ                  Journeyman Sourceror:
P.O. Box 1269      zz  |\     _,,,---,,_        Scripts & Philtres
San Bruno, CA       zz /,`.-'`'    -.  ;-;;,_    Perl, Unix, MacOS
94066     USA         |,4-  ) )-,_. ,\ ( `'-'
mailto:[EMAIL PROTECTED]  '---''(_/--'  `-'\_)  http://www.cfcl.com/~vlb

Reply via email to