Octavian Rasnita wrote:

I need mod_perl under Windows just for testing, so it doesn't need to work

very fast. Can I use just the DBI module with mod_perl without using
Apache::DBI?
Under Windows it would be OK for a while.


Hi Teddy,

While I haven't run mod_perl + DBI (sans Apache::DBI) on Windows, I have run it under Linux without any issues.

From what I understand, Apache::DBI provides certain performance benefits over DBI in much the same manner that mod_perl does over standalone Perl, but isn't required to use DBI in a mod_perl environment.


HTH, Ian



Reply via email to