Re: installation problem

2004-05-09 Thread Stas Bekman
Jean-Michel Hiver wrote: [...] Anyhow why not try to compile a perl in a separate location and try to compile mod_perl against that? For example on some of our machines we have an RPM perl in /usr/bin/perl and a compiled one in /usr/local/bin/perl. It works quite well - you just need to make su

Re: installation problem

2004-05-09 Thread Jean-Michel Hiver
I S wrote: Thanks. Yet, the web site and practical mod_perl book says that " "|Can't load DBI|" or *similar error for the IO module or whatever dynamic module mod_perl tries to pull in first*. The solution is to re-configure, re-build and re-install Perl and dynamic modules with the followi

Re: installation problem

2004-05-09 Thread Jean-Michel Hiver
Problem: Can't load ' ../auto/DBI/DBI.so for module DBI. Well, you could try Net::MySQL instead which is pure perl. -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html