Hi there, On Wed, 25 Oct 2000, Alberto Mateos wrote: > I've re-installed apache and mod_perl but apache don't works > (Interval server error). That's "InterNal server error" and it probably means Apache is working fine, but your Perl/DBI stuff has a problem. I'd remove the DBI stuff and make sure Apache/mod_perl are OK, then add bits of your code gradually until it breaks. Then you know what you did that broke it. HTH, Ged.
- Problems with Apache::Session::DBI Alberto Mateos
- G.W. Haywood