I have just downloaded 2 Modules from cpan.org. They appear to be compiling and installing fine but I am having problems. I was hoping someone could give me some direction to look in
DBI
mod_perl
 
 
When I start Apache I receive an error "Rebuild with -DPERL_STACKED_HANDLERS to $r->push_handlers at /usr/local/lib/perl5/site_perl/5.005/Apache/DBI.pm line 30."
 
Apache is installed in /opt/Apache version 1.3
 
 
I have enabled "PERL_CHILD_INIT" and "PERL_STACKED_HANDLERS" when compiling mod_perl and it showed as enabled but when compiling everything (Apache/Mod_Perl) the compilers commands show "-DNO_PERL_STACKED_HANDLERS" and "-DNO_PERL_CHILD_INIT".
 
So I did a make clean
did the configuration over again but before I did a make
I went though ever Makefile and changed "-DNO_PERL...." to "-DPERL_...." but made no change in the out come of my problem.
 
 
Any suggestions or direction would be most appreciated.
 
Edward Perry
 
 
 

Reply via email to