You seem to be confused about the server versus the client and the software needed. Your client( win32 computer) needs BOTH the DBI module AND the DBD::Mysql driver module. The linux server which runs the mysql server, needs no modules....all it needs is the mysql database server running, which is a C program.