Installing Modperl problem

2005-09-27 Thread Brenda Washington
mpilation aborted at Makefile.PL line 37. Brenda Washington Unix System Specialist 1401 W. Hwy 421 Westville, Ind. 46360 (219) 785- 5417 [EMAIL PROTECTED]

Re: Installing Modperl problem

2005-09-27 Thread Brenda Washington
rted at Makefile.PL line 37. bash-2.02# >>> "Philip M. Gollucci" <[EMAIL PROTECTED]> 09/27/05 2:09 PM >>> Brenda Washington wrote: > Undefined subroutine &Cwd::abs_path called at /opt/perl5/lib/5.6.1/Cwd.pm Do you have Cwd installed ? if not, perl -MCPAN -e

Re: Installing Modperl problem

2005-09-27 Thread Brenda Washington
I'm using HPUX 11.0 >>> "Philip M. Gollucci" <[EMAIL PROTECTED]> 09/27/05 3:01 PM >>> Brenda Washington wrote: > With or without the, "apxs" location, I'm still getting these error when I > run this command. I upgraded > the Cwd.pm v

Re: Installing Modperl problem

2005-09-27 Thread Brenda Washington
; 09/27/05 3:11 PM >>> Philip M. Gollucci wrote: > Brenda Washington wrote: > >> With or without the, "apxs" location, I'm still getting these error >> when I run this command. I upgraded >> the Cwd.pm version 2.04 to 2.06, and I also installed Apache 2.

Testing problem

2005-11-10 Thread Brenda Washington
I'm getting this error message when I run a t/TEST. Does anyone know why I'm getting this error? Starting program: /usr/local/apache2/bin/httpd -D ONE_PROCESS -d /opt/apache/mod_perl-2.0.1/t -f /opt/apache/mod_perl-2.0.1/t/conf/httpd.conf -D APACHE2 [Thu Nov 10 14:29:53 2005] [info] 6 Apach

Undefined Value error

2005-11-16 Thread Brenda Washington
:add_note ); <--- Line 2107 in http.conf file $vs->push_handlers(PerlFixupHandler => "TestHooks::push_handlers_anon::add_note" ); SetHandler modperl PerlResponseHandler TestHoo