On Tue, 2005-05-03 at 00:21 +0800, jiesheng zhang wrote: > I saw debug information in the apache log file after I added the > > use Apache::DBI to the startup.pl. However, this is not mentioned in the > Apache::DBI documentation. The documentation only mentioned that I should add > PerlModule Apache::DBI to the http.conf.
Either way works. If you were doing it with PerlModule before, you should have seen the debug information. - Perrin