Kent, Mr. John (Contractor) wrote:
Here is mybugreport:

-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:

  [DESCRIBE THE PROBLEM HERE]

When running >make test
Get the following errror
[Thu Dec 22 09:28:15 2005] [info] base server + 27 vhosts ready to run tests
[Thu Dec 22 09:28:16 2005] [error] Insecure directory in $ENV{PATH} while 
running with -T switch at 
/users/webuser/src/mod_perl-2.0.2/Apache-Test/lib/Apache/TestConfig.pm line 
1076.\nCompilation failed in require at 
/users/webuser/src/mod_perl-2.0.2/t/conf/modperl_startup.pl line 
17.\n\t...propagated at 
/users/webuser/src/mod_perl-2.0.2/t/conf/modperl_startup.pl line 18.\nBEGIN 
failed--compilation aborted at 
/users/webuser/src/mod_perl-2.0.2/t/conf/modperl_startup.pl line 
20.\nCompilation failed in require at (eval 2) line 1.\n
[Thu Dec 22 09:28:16 2005] [error] Can't load Perl file: 
/users/webuser/src/mod_perl-2.0.2/t/conf/modperl_startup.pl for server 
localhost.localdomain:8529, exiting...
[ error] server has died with status 255 (t/logs/error_log wasn't created, start the server in the debug mode)
sh: line 1: 11737 Terminated              /users/webuser/perl.5.8.7/bin/perl 
/users/webuser/src/mod_perl-2.0.2/t/TEST -bugreport -verbose=0
make: *** [run_tests] Error 143

Check your PATH env var, John.

perl -le 'print $ENV{PATH}'

does it contain "..", "." or similar?

--
_____________________________________________________________
Stas Bekman mailto:[EMAIL PROTECTED]  http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book       http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/

Reply via email to