[mp2] 'make test' error--cannot start server: httpd () does not exist

2005-08-22 Thread Eric Martin
. Return-Path: <[EMAIL PROTECTED]> Received: (qmail 69110 invoked by uid 99); 22 Aug 2005 16:50:07 - Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 09:50:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0

Fw: [mp2] 'make test' error--cannot start server: httpd () does not exist

2005-08-22 Thread Eric Martin
; -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" - Original Message - From: "Philippe M

Re: Fw: [mp2] 'make test' error--cannot start server: httpd () does not exist

2005-08-22 Thread Eric Martin
Note: chowning the entire apache tree to nobody:nobody still causes the "httpd () does not exist" error in mod_perl 2. Have you tried $> su - nobody $> stat /usr/local/stow/apache-2.0.54/apache2/bin/httpd ? 'stat' command? Did I mention the machine is a vanilla Solaris 10 host? I suspect n