On Mon, 22 May 2000, Mark Holt wrote:

> I have tried pulling in *any* DBI or DBD module one at a time and ALL
> of them cause the server to fail to start.  There is no error log
> message.

Does DBI work for you from command-line scripts?  Did the tests for
DBD::mysql pass?

> Is there an order I must use them in?  Apache::DBI installed without a
> hitch, are there other pitfalls of which I should be aware?

Yes, the Apache::DBI docs explain that you must load it before any other
DBI-related modules.

- Perrin

Reply via email to