I was able to get a trace from a failing case after using './Build && t/TEST'. Calling just 't/TEST' finds the config file correctly. So it appears that calling ./Build is where the trouble occurs for me (though I've never seen this behavior before). From the trace below, you can see that A::T thinks the config file is '/usr/conf/httpd2.conf':
[warning] setting ulimit to allow core files ulimit -c unlimited; /usr/bin/perl5.8.5 /home/www/www.calendarkidz.com/CalendarKidz/t/TEST 't/apache/calendarkidz/process_upload.t' -v -trace=debug [ debug] loading custom config data from: '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Apache/TestConfigData.pm' [ debug] configuring httpd [ debug] Using httpd: /usr/sbin/httpd2 [ debug] isolated httpd_info VERSION = Apache-AdvancedExtranetServer/2.0.50 [ debug] isolated httpd_info BUILT = Jul 25 2005 14:04:55 [ debug] isolated httpd_info MODULE_MAGIC_NUMBER = 20020903:8 [ debug] isolated httpd_defines APACHE_MPM_DIR = server/mpm/prefork [ debug] isolated httpd_defines APR_HAS_SENDFILE = 1 [ debug] isolated httpd_defines APR_HAS_MMAP = 1 [ debug] isolated httpd_defines APR_HAVE_IPV6 (IPv4-mapped addresses enabled) = 1 [ debug] isolated httpd_defines APR_USE_FCNTL_SERIALIZE = 1 [ debug] isolated httpd_defines APR_USE_PTHREAD_SERIALIZE = 1 [ debug] isolated httpd_defines SINGLE_LISTEN_UNSERIALIZED_ACCEPT = 1 [ debug] isolated httpd_defines APR_HAS_OTHER_CHILD = 1 [ debug] isolated httpd_defines AP_HAVE_RELIABLE_PIPED_LOGS = 1 [ debug] isolated httpd_defines HTTPD_ROOT = /etc/httpd/2.0 [ debug] isolated httpd_defines SUEXEC_BIN = /usr/sbin/apache2-suexec [ debug] isolated httpd_defines DEFAULT_PIDLOG = /var/run/httpd.pid [ debug] isolated httpd_defines DEFAULT_SCOREBOARD = logs/apache_runtime_status [ debug] isolated httpd_defines DEFAULT_LOCKFILE = /var/run/accept.lock [ debug] isolated httpd_defines DEFAULT_ERRORLOG = logs/error_log [ debug] isolated httpd_defines AP_TYPES_CONFIG_FILE = conf/mime.types [ debug] isolated httpd_defines SERVER_CONFIG_FILE = conf/httpd2.conf [ debug] inheriting config file: /usr/conf/httpd2.conf [ debug] Matched Apache revision Apache-AdvancedExtranetServer/2.0.50 2 Thanks for any ideas, William -- Knowmad Services Inc. http://www.knowmad.com