Re: Apache DSO compile issue...

2005-09-29 Thread John Kelley
line 146. Compilation failed in require at (eval 7) line 1. line 2142: PerlRequire /opt/rt3/bin/webmux.pl At 11:45 AM 9/23/2005, Philip M. Gollucci wrote: John Kelley wrote: Odd number of elements in hash assignment at /usr/local/lib/perl5/site_perl/5.8.7/HTML/Mason/Exceptions.pm line 152

Re: Apache DSO compile issue...

2005-09-29 Thread John Kelley
::ExceptionCompilation failed in require at (eval 5) line 3. Line 2395 is: PerlModule HTML::Mason::ApacheHandler At 11:45 AM 9/23/2005, Philip M. Gollucci wrote: John Kelley wrote: Odd number of elements in hash assignment at /usr/local/lib/perl5/site_perl/5.8.7/HTML/Mason/Exceptions.pm line 152. [Fri

Apache DSO compile issue...

2005-09-23 Thread John Kelley
I'm installing RT, a supportware allpication. As part of that effort, I've compiled in mod_perl and loaded a bunch of Perl modules onto the machine. I've reach an impasse when after compiling in mod_perl, I get following error when performing an apache configtest: Odd number of elements in

Apache DSO compile issue...

2005-09-22 Thread John Kelley
Hi, I'd greatly appreciate ideas on getting mod_perl successfully loaded via DSO into my Apache 1.3.33 installation. I compile and receive no errors (via Makefile.PL or via direct apache compile). I am not sure if I do not have my config file properly referencing mod_perl (I think it's right)